I have a URL like –
http://www.mydomain.com/website/dev/main/html/about_us.html
How can I rewrite it to simply http://www.mydomain.com/about ?
I have seen many examples of URL rewrite on internet and SO but still couldn’t figure it out. Any help would be appreciated.
Try this in your htaccess, make sure that mod_rewrite is actuvated on your server: