Is there a simple way (without modifing any server or php config files, but maybe using .htaccess?) make urls like http://www.myserv.com/?page=car&id=10 to http://www.myserv.com/page/car/id/10 ?
I'm running Apache server on Windows with PHP4.
How to do url rewriting?
Moderator: General Moderators