raing3 Posted September 26, 2009 Share Posted September 26, 2009 I have spent the last few hours trying to figure out how to do the correct .htaccess redirect I require. I need to redirect: http://cheats.raing3.co.cc/latest/{filename} eg: http://cheats.raing3.co.cc/latest/All.zip eg2: http://cheats.raing3.co.cc/latest/cheat.db eg3: http://cheats.raing3.co.cc/latest/Gamelist.txt to: http://cheats.raing3.co.cc/files/{text which changes}_{filename} eg: http://cheats.raing3.co.cc/files/09_20_09_All.zip eg2: http://cheats.raing3.co.cc/files/09_20_09_cheat.db eg3: http://cheats.raing3.co.cc/files/Gamelist.txt I know this redirection is possible because the .htaccess file used for redirecting http://cheats.gbatemp.net/PSP/ correctly redirects, unfortunately I don't have access to that .htaccess file so I can't find out how it works Anyway, thanks guys. Any help would be greatly appreciated. Link to comment https://forums.phpfreaks.com/topic/175612-need-htaccess-redirection-help/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.