Skip to content

Installation with Nginx

Andrey Gagarin edited this page Sep 10, 2020 · 5 revisions

Installing Nginx

Install the Nginx webserver and the necessary modules.

sudo apt-get update

sudo apt-get install nginx

Contents

Clone this wiki locally