How to host sites with nginx and server blocks /01
Mar 20, 2024
If you are coming from Apache then a server block is pretty much the same as a VirtualHost in apache. If not, then a server block makes it so you can host many different websites on the same server. Create a new NGINX server block