
How To Set Up Nginx Server Blocks on Debian 9
In this tutorial, we will show you how to set up Nginx server blocks on Debian 9. Server Blocks allows you to run more than one website on a single machine.
Read more

How to Set Up Nginx Server Blocks on CentOS 7
Nginx Server Blocks allows you to run more than one website on a single machine. In this tutorial, we'll explain how to set up Nginx server blocks on CentOS 7.

How To Set Up Nginx Server Blocks on Ubuntu 18.04
Nginx Server Blocks allows you to run more than one website on a single machine. With Server Blocks, you can specify the site document root (the directory which contains the website files), create a separate security policy for each site, use different SSL certificates for each site and much more.

Secure Nginx with Let's Encrypt on CentOS 8
In this tutorial, we'll provide a step by step instructions about how to install a free Let's Encrypt SSL certificate on CentOS 8 running Nginx as a web server. We’ll also show how to configure Nginx to use the SSL certificate and enable HTTP/2.
How to Install PrestaShop on Ubuntu 18.04

Nginx Commands You Should Know

How to Install Odoo 13 on Ubuntu 18.04

Configuring the Nginx Error and Access Logs

Setting up an Nginx Reverse Proxy

How to Install Nginx on CentOS 8
