Forum Moderators: phranque
eg. I have my website www.example.com hosted on host A while I want to set up subdomain.example.com hosted on host B
Can this be done by doing something on domain control panel? please suggest.
Note: I want to host the sub-domain on a different host so that in case my main website is down because of any server issues, my visitors are still able to get updates from the subdomain hosted on the other server
Host (A) record:
subdomain IN A 123.2.33.45. CNAME alias:
subdomain IN CNAME sub.example.com. Don't forget to use the trailing period at the end as shown in the examples above, otherwise it won't work. The specific details of how to edit the zone file depend on what DNS server and/or control panel you are using.