PDA

View Full Version : Re Write? Help!


saint_seiya
02-02-2003, 01:35 AM
I want my urls to be rewritten with mod rewrite like:



http://www.vgcity.com/index.php?temp_view=game_info.php&game=ATV%20Offroad%20Fury%202&id=384

to

http://www.vgcity.com/index/php/temp_view/game_info/php/game/ATV%20Offroad%20Fury%202/id/384.html

. with /
? with /
= with /
& with /

At the end add .html (after 384)

GSHelpBoy
02-03-2003, 07:57 PM
Check the Apache documentation on Apache.org (http://www.apache.org/), it you are using Apache.