This brief tutorial shows students and new users how remove Nginx and/or purge from Ubuntu 20.04 | 18.04. If you’re a webmaster and you want…
Nginx which is a high-performance HTTP and reverse proxy server can be installed and managed easily in Ubuntu.
This post shows you how to do that.
This brief tutorial shows students and new users how to improve Nginx performance by mounting ngx_pagespeed, fastcgi_cache or proxy_cache in RAM or memory with tmpfs.…
This brief tutorial shows students and new users how to add Brotli support to Nginx when using Ubuntu 18.04 | 16.04. Brotli ( br for…
This brief tutorial shows students and new users how to resolve a common error with WordPress when trying to upload files, media and other data…
This brief tutorial shows students and new users how to install and configure reverse proxies with Nginx HTTP Server.. Reverse proxy is when a proxy…
Nginx, a powerful and lightweight HTTP server has recently been updated to mainline version 1.17.0… Nginx mainline branch is an active development branch where the…
Let’s Encrypt is a free and open source certificate authority (CA) developed by the Internet Security Research Group (ISRG)… It is supported by many big…
I run some of my websites via Nginx HTTP servers and some of my Nginx configuration are configured for different environments.. So when I got…
If you want to run PrestaShop with Nginx HTTP Server and PHP 7.2-FPM support, then the post below should be a great place to start……