How to Create and Set Up Nginx Virtual Hosts on Ubuntu

Ever wondered how you can host several websites on the same server without using virtual machines or complicated setups? Nginx virtual hosts is what you’re looking for. This guide will look at how to configure a virtual web host on Ubuntu using the Nginx web server. Nginx is a highly performant web and reverse proxy server. It is lightweight, cross-platform, and open-source.

Source: LXer – How to Create and Set Up Nginx Virtual Hosts on Ubuntu