Dave
Aug 29 2003, 09:40 PM
anyone know how to fully redirect a domain to other?
including E-Mails, subdomains, directories?
for example
aaa.net
aaa.com
all the data is on aaa.com
if someone tries to access
http://mysubdomain.aaa.NET/dir1/test.html, he should be send to
http://mysubdomain.aaa.COM/dir1/test.html
any ideas?
thanks
eth00
Aug 30 2003, 07:20 AM
You can use cpanel to just redirect the entire domain. If you did not want to do that and have it still show domain1.com and domain2.com then just change the documentroot in the httpd.conf. Then add mail redirects in the cpanel as well. Of course BACKUP the httpd.conf before doing anything.