NGINX

Installation

sudo apt-get install nginx
sudo systemctl enable nginx
sudo systemctl start nginx

See NGINX for configuration instructions.