Go to file
AD7six 560bdab9cf Move config snippets around
Make it more obvious which snippets are location based, and which
are just directives. Need to provide more files like basic.conf to
cover more of the common use cases.
2013-11-22 10:50:58 +00:00
doc wrong dash 2013-11-22 10:33:50 +00:00
h5bp Move config snippets around 2013-11-22 10:50:58 +00: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 Ensure compatibility with earlier/current versions of nginx 2013-11-20 18:06:02 +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