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
1 item
Nginx is a high-performance web server and reverse proxy used to serve static files, route traffic to backend apps, load balance across multiple servers, and terminate SSL. Learn how to configure it for real-world deployments.
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.
1 item