Jump to content

Need .htaccess redirection help


raing3

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.