How should be the setting for my work domain with and without www?
My config file looks like this:
ServerAdmin admin@yourdomain.com ServerName yourdomain.com ServerAlias www.yourdomain.com DocumentRoot /var/www/yourdomain.com/public_html
How should I configure the Domain panel in digitalocean?
Cname or A?
Help me!
Thanks.
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.
A @ yourip CNAME www @
Assuming DO DNS.
A @ yourip CNAME www @
Assuming DO DNS.
This comment has been deleted
This comment has been deleted
Even this is not working for me.
When I use domain name with www, it loads proper page but when I don’t use www at that time, I redirects me to default home page of apache2.
not working for me. it points default page
Thanks, it’s work now! =)