Is it possible to change CNAME for primary domain?

Discussion in 'Security' started by gopkris2000, May 30, 2010.

  1. #1
    Hi techs,

    I have tried to change main domain CNAME to other domain but it does not work. Sub domain CNAME changes are working fine in my WHM..

    Is it possible to change CNAME for primary domain? Please let me know if it has any other way.
     
    gopkris2000, May 30, 2010 IP
  2. Sandino

    Sandino Peon

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you should be able to change this in WHM.
    either delete the old entry, save, and create a new one.
    or edit the entry.
     
    Sandino, Jul 13, 2010 IP
  3. ChrisMac

    ChrisMac Peon

    Messages:
    28
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Actually you might not be able to use CNAME on a main domain name. As per http://www.dns.net/dnsrd/rr.html

    So probably your control panel will allow:
    
    subdomain.example.com   CNAME   some.other.com.
    
    Code (markup):
    but will not allow
    
    example.com   CNAME   some.other.com.
    
    Code (markup):
     
    ChrisMac, Aug 4, 2010 IP