February 2018
Beginner to intermediate
348 pages
9h 40m
English
Chapter 1, Downloading and Installing Nginx, will guide you through the early setup stages of downloading and configuring your own build of the program.
Chapter 2, Basic Nginx Configuration, covers the essential aspects of the Nginx configuration structure and syntax.
Chapter 3, HTTP Configuration, takes you through the configuration of the HTTP server components enabling you to serve a first simple static site.
Chapter 4, Module Configuration, provides an in-depth explanation of the large variety of modules available with the standard Nginx package.
Chapter 5, PHP and Python with Nginx, is a comprehensive guide to setting up backend programs for serving dynamic content through Nginx.
Chapter 6, Nginx as an Application ...