I want to show the URL
http://www.example.com/about-us.php?p=ceo-greeting
as
http://www.example.com/about-us/ceo-greeting
How can I do so using .htaccess
?
I want to show the URL
http://www.example.com/about-us.php?p=ceo-greeting
as
http://www.example.com/about-us/ceo-greeting
How can I do so using .htaccess
?
Here's the complete documentation on mod_rewrite.
http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html