Getting Started with Nginx
Learn Nginx — configure it as a web server to serve static files, as a reverse proxy in front of your Node.js or Python app, and as an SSL termination point.
Basics
Server block and proxy fundamentals, followed by a hands-on walkthrough of a real Nginx config.