pointing a domain to a subdomain

beverson00

New member
Joined
Jul 26, 2008
Messages
1
I have a domain on my host (who uses DirectAdmin) called bobeverson.net, with a subdomain of titanstones.bobeverson.net. I also have another domain, titanstones.com, and I want anyone who types that address in to be redirected to titanstones.bobeverson.net. So far in DirectAdmin I figured out how to point it to bobeverson.net, but I can't figure out how to get it to the subdomain.

Is it possible to do this?
 
You have to either create a new account with only the subdomain then setup a domain pointer. Or else you will probably have to manually edit the httpd.conf for the user and add bobeverson.net as a ServerAlias.
 
Back
Top