Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.13 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.13 KB

Nginx Configurations for a Secure Reverse Proxy

Runtime License

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.