I'm trying to set up APE server on my local system. I'm using Ubuntu and BIND and I need to set up a catch-all CNAME record.
CNAME
What would be required for this?
Set up a zone for your domain in named.conf.local and create the zone file with the basics, if you haven't already.
named.conf.local
In the zone file, you want something like this:
* IN CNAME whereever.it.needs.to.point.com.
A
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
1 year ago
viewed
448 times
active