Question
How to configure subdomains to use www and non-www
Hi, I have www.mysite.com and mysite.com working. I will be creating subdomains for this site on the same server such as
customer1.mysite.com
Now customer1.mysite.com is accessible. When I try www.customer1.mysite.com. I get dnsunresolvedhostname
I have a cname for www to mysite.com and tried to add cname “www” for customer1.mysite.com and it would not let me.
Please let me know what I have to add in dns to get both www and non-www to work with each subdomain I created.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×