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
ASP.NET Core 2 and Angular 5 book available for preorder on Amazon!

ASP.NET Core 2 and Angular 5 first sales data: top-sales charts on Amazon US, UK, IT, FR, DE

Few days after its official preview sale on Amazon.com my ASP.NET Core 2 and Angular 5 book has been released throughout all the major online & offline distribution channels, including: Amazon.com, Amazon.it, Amazon.fr, Amazon.de, …

ASP.NET Core 2 and Angular 5 first sales data: top-sales charts on Amazon US, UK, IT, FR, DE Read More
msxml3.dll error '80072f0d' : The certificate authority is invalid or incorrect error in classic ASP - How to Fix

msxml3.dll error '80072f0d' : The certificate authority is invalid or incorrect error in classic ASP - How to Fix

If you've stumbled upon this post it probably means you're struggling with the following error when trying to issue a ServerXMLHTTP  request to a self-signed HTTPS web site URL from an …

msxml3.dll error '80072f0d' : The certificate authority is invalid or incorrect error in classic ASP - How to Fix Read More
IIS - How to setup the web.config file to send HTTP Security Headers with your web site (and score an A on securityheaders.io)
IIS - How to setup the web.config file to send HTTP Security Headers with your web site (and score an A on securityheaders.io)