Go to file
Andy Dawson 52ccc699a8 Merge pull request #50 from drewhammond/gzip_http_version
Remove gzip_http_version parameter
2014-08-13 16:22:47 +02:00
doc Fix typo, Update/Add Nginx Command to test a particular config file, Update Restart Command & Comments. 2014-07-28 13:43:34 +00:00
h5bp use a much longer ssl_session_timeout 2014-07-28 14:56:27 +00:00
sites-available Fix 'directive' typo 2014-08-12 14:03:13 +01: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 Format README, Add Verify Config & Restart Nginx Command. 2014-07-28 13:43:34 +00:00
mime.types Add configs for cursor images (`.cur`) 2013-10-04 13:28:07 +03:00
nginx.conf Remove gzip_http_version parameter 2014-07-31 22:48:09 -04:00

README.md

Nginx Server Configs

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.

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