Hi all,
I would like to do a 301 redirect for a few subdomains on my host.
Basically, I want Sub.Domain.com to go to
I've tried the following but it doesn't work:
redirect 301 sub.domain.com
Anyone know how to do this?
BTW, I don't know if the subdomains are "real" subdomains -- whatever that means. They are however subdomains in one of those hosting accounts that allows hosting of multiple domains under one account.
In this kind of setup, you can basically have domain2.com and domain3.com under the same account as domain1.com.
They call this feature "Add-On" domains. And whenever you want to "add on" more domains, it automatically does it for you. It's just that you can also get to the sites by going to, for example, OR subdomain.Domain1.com. Hence the reason why I want the 301 redirect.
Thanks for the help. Peace!
I would like to do a 301 redirect for a few subdomains on my host.
Basically, I want Sub.Domain.com to go to
I've tried the following but it doesn't work:
redirect 301 sub.domain.com
Anyone know how to do this?
BTW, I don't know if the subdomains are "real" subdomains -- whatever that means. They are however subdomains in one of those hosting accounts that allows hosting of multiple domains under one account.
In this kind of setup, you can basically have domain2.com and domain3.com under the same account as domain1.com.
They call this feature "Add-On" domains. And whenever you want to "add on" more domains, it automatically does it for you. It's just that you can also get to the sites by going to, for example, OR subdomain.Domain1.com. Hence the reason why I want the 301 redirect.
Thanks for the help. Peace!