Fix SSL_PROTOCOL_ERROR and SSL_ERROR_RX_UNEXPECTED_NEW_SESSION_TICKET [NGINX & LetsEncrypt] I had set up my website on NGINX with LetsEncrypt for SSL. All was good until the browser refused to...
502 Bad Gateway Error NGINX [Solution] How do you feel when your client WhatsApps a screenshot of his website that says 502 bad gateway NGINX error? Nothing...
Upstream sent too big header while reading response header from upstream – NGINX error While working on my client website which is based on WooCommerce, I happened to see the checkout page failing with...
Run multiple versions of PHP for different domains in NGNIX I recently purchased EduExpression WordPress plugin for a client to setup an examination software. I was able to install and...
How to configure IP Canonicalization on Nginx If you had read our IP Canonicalization article, then you would have understood the importance of it. Recently, we migrated our...
How to enable gzip compression on Nginx server? The page load time is one of the most important part of your website’s visitor experience. Of course, the design...
Hide Nginx & PHP versions in HTTP Header & Error Pages If you had followed my guide to install the LEMP stack then, by default Nginx configuration sends HTTP header with...