Nginx: Installation and Configuration as an Apache Alternative
A comprehensive guide to installing and configuring Nginx as an alternative to Apache, including …
NAXSI: Integrate a WAF for Nginx
Learn how to set up NAXSI, a Web Application Firewall for Nginx, including installation, …
PageSpeed: Optimize Your Rendered Code On The Fly
Learn how to install and configure PageSpeed with Nginx to optimize web content and improve page …
Nginx + Varnish: Cache even in HTTPS by offloading SSL
A guide on configuring Nginx and Varnish to enable HTTPS caching through SSL offloading, including …
HTTP Substitutions Filter: Multiple Filters with Regex on Response Bodies
Learn how to implement HTTP substitutions filter for Nginx to perform multiple regex filters on …