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)
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)