How to setup multiple domains on one server

I understand how to setup the virtual host on apache for multiple domains. I also understand that you need to add each domain in the DNS Manager (https://www.linode.com/docs/platform/manager/dns-manager/#add-dns-records). But the next step in the guide tells you to edit the rDNS in the Networking section of your node (https://www.linode.com/docs/networking/dns/configure-your-linode-for-reverse-dns/) . Does this mean I can't have more than one domain per IP ? Is there any steps I'm missing?

1 Reply

Individual PTR records aren't necessary when hosting all the domains on one IP address. Separate IP addresses are only necessary when hosting several sites with commercially-signed SSL certificates. This post explains it pretty well.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct