I have a domain (e.g. domain1.com) and I only want to CNAME repoint the A-Record to domain2.com

CNAME repointing will affect both A-Record and MX-Record.

I do not want to affect the MX record, but I need CNAME repointing because I want all the viewed website pages to be domain1.com subpages, (not domain2.com subpages).

How can I do this?

link|improve this question
1  
Can you add details about web server software? You may not need DNS cnames at all – jflaflamme Jan 7 at 1:25
feedback

1 Answer

You can't have the root of a domain to be a CNAME, at least not as easy as you think. This stackoverflow question has details about how you might want to go about this.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.