I have a domain, with a number of CNAME records to
www.mydomain.com mail.mydomain.com ftp.mydomain.com
Now, what I would like to achieve is that if any other subdomain is queried or the domain itself is queried, I would like to have www.mydomain.com returned such that if
mydomain.com or inexistent.mydomain.com are queried, www.mydomain.com is returned by default.
I am not sure how this is possible if it is? Any help is appreciated.
John