Go to file
Chris McKee 91cac519ef ssl_ciphers update
Updated ciphers to provide forwarding secrecy, a wider range of support and to match those provided by Mozilla security https://wiki.mozilla.org/Security/Server_Side_TLS#Nginx
2014-01-27 13:54:16 +00:00
doc Fix spelling errors in nginx config docs. 2014-01-10 22:21:07 -06:00
h5bp Remove Chrome Frame meta tag. Reference h5bp/server-configs-nginx#2 2013-12-21 17:41:25 +08:00
sites-available Move config snippets around 2013-11-22 10:50:58 +00:00
sites-enabled remove the sites-enabled readme 2013-11-20 18:06:02 +00:00
CHANGELOG.md Add configs for cursor images (`.cur`) 2013-10-04 13:28:07 +03:00
CONTRIBUTING.md Update CONTRIBUTING.md and LICENSE.md 2013-08-21 16:56:25 +03:00
LICENSE.md Update CONTRIBUTING.md and LICENSE.md 2013-08-21 16:56:25 +03:00
README.md get started on the documentation 2013-11-22 10:32:55 +00:00
mime.types Add configs for cursor images (`.cur`) 2013-10-04 13:28:07 +03:00
nginx.conf ssl_ciphers update 2014-01-27 13:54:16 +00:00

README.md

Nginx Server Configs

Nginx server configs is 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.

Documentation

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.

Contributing to this project

Anyone and everyone is welcome to contribute, but please take a moment to review the contributing guidelines.

Acknowledgements

Nginx Server Configs is only possible thanks to all the awesome contributors!

This project is currently maintained by:

@AD7six
Andy Dawson

License

MIT License