Installing NGINX and Third-Party Modules
Installing NGINX using a package manager
Configuring for web or mail service
Finding and installing third-party modules
The basic configuration format
NGINX global configuration parameters
Locations – where, when, and how
Introduction to reverse proxying
Converting an "if"-fy configuration to a more modern interpretation
Using error documents to handle upstream problems
Determining the client's real IP address
Isolating application components for scalability
Reverse proxy performance tuning
Wiring NGINX and uWSGI together
Preventing inadvertent code execution