Here is a screenshot of what cPanel is asking for in Cname records:
This is what i'm trying to do:
point: secure.randomdomain.com => secure.mydomain.com
What settings would I put to make that happen?
|
Here is a screenshot of what cPanel is asking for in Cname records: This is what i'm trying to do: point: secure.randomdomain.com => secure.mydomain.com What settings would I put to make that happen? |
|||||||||
|
|
Under "Add a CNAME Record", enter Don't put anything in the "Add an A Record" fields. The CNAME record just means that the browser (OS really) will look up the first domain (the one in the "Name" field) and find a second domain name (the one in the "CNAME" field) rather than the IP address it was hoping to find. The browser will then look up that CNAME domain in hopes of finding an IP address. So, the alternative way to do this is to know the IP address of UPDATED: note the trailing dots for both the "Name" field and the "CNAME" field. |
||||