Nginx Server Configs is a collection of configuration snippets that can help your server improve the web site's performance and security, while also ensuring that resources are served with the correct content-type and are accessible, if needed, even cross-domain.
The documentation is bundled with the project, which makes it readily available for offline reading and provides a useful starting point for any documentation you want to write about your project.
Anyone and everyone is welcome to contribute, but please take a moment to review the contributing guidelines.
Nginx Server Configs is only possible thanks to all the awesome contributors!
The code is available under the MIT license.
We have modified the setup to work with our companys nginx setup so if you use this setup make sure you test the configuration with: sudo nginx -t
before reloading or restarting the server with new confs.