TomC
Joined: 05 Apr 2003 Posts: 8
|
Posted: Thu Apr 14, 2005 3:11 am Post subject: DNS Question/webhosting #2? |
|
|
| CNAME RecordCanonical name for a DNS alias, code 5. Note that if a domain name has a CNAME record associated with it, then it can not have any other record types. In addition, CNAME records should not point to domain names which themselves have associated CNAME records, so CNAME only provides one layer of indirection.A Record Address, code 1. Used for storing an IP address (specifically, an IPv4 32-bit address) associated with a domain name. |
|