Brotli is a popular compression algorithm developed by Google. Here is how to install Brotli for NGINX in Ubuntu.
Nginx
How to Install Varnish on CentOS 7 for NGINX
Varnish is an open-source http accelerator that improves website speed & performance. Here is how to install varnish on centos.
How to Extract IP Address from Log File
Often you may need to extract IP address from server log file. Here is how to extract IP address from log file for Apache or NGINX server.
How to Install Moodle with NGINX on Ubuntu
Moodle is an open-source course management tool. Here are the steps to install Moodle with NGINX on Ubuntu.
NGINX Block URL Access
Sometimes you may need to block access to specific URLs in NGINX. Here is how to block URL access in NGINX.
NGINX Block File Extension
Sometimes you may need to block certain file types or extensions. In this article, we will look at how to block file extensions in NGINX.
How to Deploy React App on NGINX
ReactJS allows you to easily create JavaScript-based applications. Here is how to deploy React App on NGINX.
How to Force Download File in NGINX
Sometimes you may need to force users to download files from your website. Here is how to force download file in NGINX.
How to Add Response Header in NGINX
How to Redirect IP to Domain URL in NGINX
Sometimes you may need to redirect IP to domain URL in NGINX server. Here are the steps to redirect IP address to website domain in NGINX.