Web Server
In this section
Configuring NGINX and NGINX Plus as a Web Server
Configure NGINX and F5 NGINX Plus as a web server, with support for virtual server multi-tenancy, URI and response rewriting, variables, and error handling.
Serve Static Content
Configure NGINX and F5 NGINX Plus to serve static content, with type-specific root directories, checks for file existence, and performance optimizations.
NGINX Reverse Proxy
Configure NGINX as a reverse proxy for HTTP and other protocols, with support for modifying request headers and fine-tuned buffering of responses.
Compression and Decompression
Compress server responses, or decompress them for clients that don't support compression, to improve delivery speed and reduce overhead on the server.
Using NGINX and NGINX Plus as an Application Gateway with uWSGI and Django
Configure NGINX and F5 NGINX Plus as an application gateway for uWSGI and Django