How do I set up additional domains in Apache?

Linode Staff

I want to host more than one domain name on my Linode. How can I do this?

1 Reply

Setting up additional domains can be done by configuring name-based virtual hosts. A name-based virtual host allows you to serve different content on the same server depending on what domain name was provided.

In Apache, there is a good guide in the Linode Library here.

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