NextCloud 13 Login Page Redirect Loop - How to fix it
How to purge Nginx Proxy Cache in Linux CentOS
Wordpress - How to Fix Home Page Caching Issues by setting the Last-Modified response Header to the most recent post
How to create a self-signed TLS SSL certificate for Apache or NGINX to accept HTTPS requests on port 443
How to cache your website using NGINX and FastCGI in CentOS 7 with PHP FastCGI Process Manager PHP-FPM

How to install NGINX in CentOS 7 or FreeBSD and configure it to act as a Reverse Caching Proxy for Apache

Nginx is a high-performance, low-overhead optimized web server that can handle HTTP and HTTPS connections, which can also work as a reverse proxy and load balancer: it also has a lot of useful …

How to install NGINX in CentOS 7 or FreeBSD and configure it to act as a Reverse Caching Proxy for Apache Read More
How to cache your website using NGINX and FastCGI in CentOS 7 with PHP FastCGI Process Manager PHP-FPM

How to cache your website using NGINX and FastCGI in CentOS 7 with PHP FastCGI Process Manager PHP-FPM

Among the many good reasons leading more and more Linux System Administrators to migrate from Apache Web Server to Nginx, performance plays a decisive role: not only Nginx is arguably …

How to cache your website using NGINX and FastCGI in CentOS 7 with PHP FastCGI Process Manager PHP-FPM Read More
What are HTTP Security Headers and how to properly implement them in IIS, Apache and Nginx to secure your web site