When I started to learn NGINX virtual host configurations, I had a problem to write a location. I was accessing an address and was always getting 404 error. It was when I discovered that there was ROOT and ALIAS directives.
Continue reading “Difference between root and alias on NGINX”