A Web Server or Reverse Proxy for exposing local web servers to the internet.
- High performant
- Stable
- Efficient
Configuration File Setup
vim /etc/nginx/nginx.confto change which sites to usevim /etc/nginx/sites-avaiable/defaultto change the default site
Viewing Errors
tail -f /var/log/nginx/error.log
Concepts
Guides
Reverse Proxy Configuration
