Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 2.25 KB

File metadata and controls

22 lines (13 loc) · 2.25 KB

NGINX - Install

NGINX - Main Configuration

It provides the default and advanced configurations of Nginx showing the possible configurations.

  • Default Configuration - Ubuntu 18.04 Repositories - The default configuration available with the Nginx installed from the Ubuntu 18.04 LTS repositories. View.

  • Default Configuration - Ubuntu 20.04 Repositories - The default configuration available with the Nginx installed from the Ubuntu 20.04 LTS repositories. View.

  • Default Configuration - Nginx Repositories - The default configuration available with the Nginx installed from the Nginx repositories. View.

NGINX - Server Blocks

It provides the default and advanced Server Blocks of Nginx showing the possible configurations.

  • Default Server Block - Ubuntu 18.04 Repositories - The default server block available with the Nginx installed from the Ubuntu 18.04 LTS repositories. View.

  • Default Server Block - Ubuntu 20.04 Repositories - The default server block available with the Nginx installed from the Ubuntu 20.04 LTS repositories. View.

  • Default Server Block - Nginx Repositories - The default server block available with the Nginx installed from the Nginx repositories. View.