How do I host multiple websites?
I need to host multiple websites on a Linode.
3 Replies
Multiple websites can be hosted from the same server using virtual hosts. Check out this guide on hosting a website for more information:
If you're looking to use NGINX you'll want to check out this guide.
If you're using CentOS, you can check out this guide for Apache, or this one for NGINX.