Red Squirrel
No Lifer
I want to add a CNAME on a full domain to go to another domain. Is this possible?
I changed this line:
@ IN A [ip]
to:
@ IN CNAME sub.domain.com.
No go.
Basically I want any request to go to the Ip of sub.domain.com, without having to specify the IP (it could change so don't want to have to change it each time).
I changed this line:
@ IN A [ip]
to:
@ IN CNAME sub.domain.com.
No go.
Basically I want any request to go to the Ip of sub.domain.com, without having to specify the IP (it could change so don't want to have to change it each time).