What is the best way in a DNS record to make a subdomain point to another subdomain on another site.
E.G.: sub.domain_my_site.com --> sub.domain_other_site.com
|
What is the best way in a DNS record to make a subdomain point to another subdomain on another site. E.G.: sub.domain_my_site.com --> sub.domain_other_site.com
| |||
|
feedback
|
|
The DNS way of doing that is called a 'CNAME' record. Think of a DNS CNAME as an alias for something else. In your example, a web browser would show CNAMEs are used all over the place. For example the well known | ||||
|
feedback
|