Nginx Multi & Single Site Configuration (Static Sites) [Episode 3]



Nginx Multi & Single Site Configuration (Static Sites) [Episode 3]

Nginx Multi & Single Site Configuration (Static Sites) [Episode 3]

Configure one or more sites and route traffic to them depending on requests. Also learn about location directives and how Nginx processes requests depending on the URI.

Here are all the commands used in the video: https://github.com/christophelimpalair/nginx_series/blob/master/Episode_3.md

Here is a written version with other details I did not cover in the video: https://scaleyourcode.com/blog/article/21

Comments are closed.