nginx-config-reverse-proxy
nginx-config-reverse-proxy copied to clipboard
Nginx Configuration for a Secure Reverse Proxy
Nginx Configurations for a Secure Reverse Proxy
Nginx Configurations for a Secure Reverse Proxy is a collection of Nginx configurations that include some best practices to secure your application.
It's based and inspired by Nginx Server Configs and other materials that I found over the internet.
Usage
Clone this repository to /etc/nginx
and adapt the examples available in /etc/nginx/site-available
to your application configuration.
After that, just create a referral symbolic link in /etc/nginx/site-enabled
.
License and Author
See LICENSE
for more details.