If we are looking in to the Nginx web server, server blocks (similar to virtual hosts in Apache) can be used to cover configuration details and host more than one domain on a single server. Here we are going to discuss how to set up multiple server blocks in Nginx on an Ubuntu server. prerequisites […]