PDA

View Full Version : Changing Websites Domain Name


chocolate85
1st February 2008, 04:02
Hello Everyone

I have a question regarding changing the websites domain name . I have a website with domain name www.abc.edu and I want to change it to www.xyz.edu.Can you tell me how I can make this change.The website Resides on a Redhat Server.

Thanks and Regards .

topdog
1st February 2008, 08:56
That depends on if the site is a virtual host or is running as the only site on the server.

For virtual host you need to change the servername and serveralias, for the other you dont have to do any thing just point the dns for the new name to that server.

chocolate85
1st February 2008, 20:06
It is the only site running on the server.How do I point the dns for the new name to that server.???Thanks in advance.

topdog
1st February 2008, 20:49
It is the only site running on the server.How do I point the dns for the new name to that server.???Thanks in advance.
if you are running BIND you have to edit the zone file and add the record there.