How to do url rewriting?
Posted: Fri Jul 02, 2004 11:39 am
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.
I'm running Apache server on Windows with PHP4.