How to clear HTTP / HTTPS Redirect Cache by deleting the cached HSTS Settings in Google Chrome and Mozilla Firefox

How to clear HTTP / HTTPS Redirect Cache by deleting the cached HSTS Settings in Google Chrome and Mozilla Firefox

HTTP Strict Transport Security aka HSTS - is a web security policy mechanism (specified in RFC 6797) which helps to protect websites against protocol downgrade attacks and cookie hijacking; in a …

How to clear HTTP / HTTPS Redirect Cache by deleting the cached HSTS Settings in Google Chrome and Mozilla Firefox Read More
Cross-Browser Full Web Page Screenshot and Screen Capture with qSnap Free Extension for Chrome, Firefox, Safari, Opera and IE
Key features of a competitive Single-Page Application (SPA)
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
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
Event Viewer: come inviare notifiche e-mail dal Registro Eventi con uno script Powershell