By David
I have setup two domain names with digitalocean, both are set up the same way. One domain, ablundberg.com, is working just fine. The other one, lundbergandassociates.com, cannot resolve and this is after five days. Is there something I have messed up and need to change or what should I do? I am using Apache with lundbergandassociates.com being the ServerName and ablundberg.com is a ServerAlias. The website is run with Django and both are added to Allowed_hosts. Their A names are also the exact same.
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!
The issue doesn’t seem to be your droplet but with your DNS. From what you’ve provide us with I can’t make sense where exactly is the problem so I’ll tell you the solution.
For your domain lundbergandassociates.com go to your Control Panel and make sure to create two records. The first one would be an A record :
Hostname Will Redirect To TTL
@ Your Droplet's IP 800
The second record would be for your wwww.lundbergandassociates.com, this time, it would be a CNAME record
Hostname Is An Alias of TTL
wwww lundbergandassociates.com 800
Once you’ve done this, your issue should be resolved.
Regards, KDSys
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.