Report this

What is the reason for this report?

www.... does not work in my domain but *.domain.com works please help me to solve this problem

Posted on April 27, 2017

www.mydomain.com does not work mydomain.com works *.mydomain.com works



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.

What is the actual domain?

@parvinwork

Without knowing the domain, we can’t really check the DNS to see what is or isn’t valid. With that, my suggestion would be to make sure your DNS looks like:

A          @          DROPLET_IP
A          *          DROPLET_IP
CNAME      www        domain.com

… and that your VirtualHost (Apache) or Server Block (NGINX) is setup properly. Of course, these are just suggestions. We’d need to check your DNS and look at the configuration if the DNS matches the above.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.