Guys,
I hope you can help me, is it possible on .htaccess for 301 redirect
Here's the list of URLs that are in use:
ht
tp://companyname.example.com/
ht
tp://www.companyname.example.com/
ht
tp://example.com/companyname
ht
tp://www.example.com/companyname
I want to 301 redirect all these types of URLs to this format:
http://companyname.example.com/
Any sample htaccess code?
Thanks,
Mike
[edited by: Ocean10000 at 4:39 am (utc) on Jul 18, 2014]
[edit reason] Examplified [/edit]