Nginx

sudo apt update

sudo apt install nginx -y

sudo systemctl enable nginx

Last updated