Quote:
Originally Posted by OneApplications
Hi,
Yes I know how to add a zone. I was just a little confused because i'm sure I used to only have a zone entry for 'mysite.co.uk' and not 'server.mysite.co.uk'.
I do have other zones listed for other domains that I host on a shared IP address (not the primary vps IP) but my example mysite.co.uk is the main domain for the vps and obviously 'server' in the vps hostname.
If I should have the server.mysite.co.uk zone then that's fine. I just wondered why it suddely appeared and also whether it really needed to be there because I would imagine that as long as I had an A record entry for 'server' on the mysite.co.uk zone, it wouldn't require a seperate zone??
|
Hi,
You can either have a separate Zone file for
server.yourdomain.com and
yourdomain.com or you can add A record for
server in zone file of
yourdomain.com.
We prefer to add A records for the subdomains and hostname within the zone file of main domain, as it helps you to keep limited zone files on the server.