By qrawing
domain.com works fine, but www.domain.com can not be resolved. how can I solve the problem by setting the DNS (DigitalOcean) and apache webserver, respectively
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!
DNS only contains only domain.com like below. must add www.domain.com at DNS setting?
A @ 128.199.xxx.xxx CNAME www. @ NS NS1.DIGITALOCEAN.COM. NS NS2.DIGITALOCEAN.COM. NS NS3.DIGITALOCEAN.COM.
Zone File
$TTL 1800 @ IN SOA NS1.DIGITALOCEAN.COM. hostmaster.domain.com. ( 1409133962 ; last update: 2014-08-27 10:06:02 UTC 3600 ; refresh 900 ; retry 1209600 ; expire 1800 ; ttl ) IN NS NS1.DIGITALOCEAN.COM. NS NS2.DIGITALOCEAN.COM. NS NS3.DIGITALOCEAN.COM. @ IN A 128.199.xxx.xxx www. CNAME @
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.