Forum Moderators: phranque
I am having a URL say
http://www.example.com/search/searchMain
and I need a URL like
http://www.example.com/search/search-main
Now this i have to do in htaccess.
Can anyone help me how to redirect the above url with the below url in htaccess.
Thanks
Honey
[edited by: tedster at 9:55 pm (utc) on Mar. 14, 2008]
[edit reason] switch to example.com - it can never be owned [/edit]
Do you want to permanently redirect your users? Have a look at the mod-alias [httpd.apache.org] page for details.