Nginx¶
Advanced Load Balancer, Web Server, & Reverse Proxy
Requirements (nginx)¶
~ $ command -v nginx
/usr/sbin/nginx
If the output is empty, then you need to install nginx
Installation (nginx)¶
See the official documentation installing nginx
Advanced Load Balancer, Web Server, & Reverse Proxy
~ $ command -v nginx
/usr/sbin/nginx
If the output is empty, then you need to install nginx
See the official documentation installing nginx