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
Linux - Come inviare E-Mail con sSMTP (con configurazioni-tipo per GMail, Aruba e Yahoo)

Resize-Extend a disk partition with unallocated disk space in Linux - CentOS, RHEL, Ubuntu, Debian & more

Expanding disk partitions to use all the available (unallocated) disk space is a common issue among Linux Administrators, expecially when working in a VMware-based Cloud environment: deploying a Linux VM …

Resize-Extend a disk partition with unallocated disk space in Linux - CentOS, RHEL, Ubuntu, Debian & more 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)
What are HTTP Security Headers and how to properly implement them in IIS, Apache and Nginx to secure your web site