Question
How do I point multiple domain to a droplet's IP address?
How can I point www.foo.com and www.bar.com to a droplet’s ip address using records such as A and CNAME?
I have www.foo.com’s nameserver at the registrar changed to digitalocean’s NS; and the Apache vhost are configured appropriately to route the request. The problem is what setting do I change to get www.bar.com to the same droplet’s ip address where Apache’s vhost can route it?
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.
×