Prevent PHP files execution in specific folders with NGINX

In your Web application or website, there are some directories that contain PHP files that guests should never  access e.g. /uploads/, /cache/ ….

Run JIRA behind reverse proxy with Nginx and SSL Let’s Encrypt

In this example, we want to use Nginx as reverse proxy to Tomcat and generate ssl Let’s encrypt certificate so JIRA can be accessed with HyperText Transfer Protocol Secure (HTTPS) on standard HTTP port 80.

How to purge Nginx FastCGI Cache for Mobile & Desktop Users with ngx_cache_purge module

ngx_cache_purge is a NGINX module forked from FRiCKLE/ngx_cache_purge which adds ability to purge content from FastCGI, proxy, SCGI and uWSGI caches. A purge operation removes the content with the same cache key as the purge request has. This tutorial will be showing you how to set up NGINX ngx_cache_purge for Desktop & Mobile users.

Copyleft 2017 - 2025 Ghazi Bahri
Made with Go