Go to file
Léo Colombaro fb88c34cde
Reflect updated structure in doc
Also refer to inline documentation to simplify maintenance
2018-11-23 17:20:05 +01:00
.github Fix some typos and phrasing in CONTRIBUTING.md 2018-11-23 14:30:39 +01:00
bin Fix typo in `inline.sh` 2015-05-11 17:59:39 +02:00
doc Reflect updated structure in doc 2018-11-23 17:20:05 +01:00
h5bp Split directives to enforce atomic structure 2018-11-23 17:19:51 +01:00
sites-available Split directives to enforce atomic structure 2018-11-23 17:19:51 +01:00
sites-enabled gitignore already tracked 2016-06-30 14:29:39 +01:00
.editorconfig Fix external links 2018-11-23 14:45:12 +01:00
.gitattributes Add a gitattributes file 2018-11-23 12:33:48 +01:00
CHANGELOG.md oops 2017-05-06 19:31:51 +02:00
LICENSE.txt Update repo documentation 2018-11-23 13:32:36 +01:00
README.md Update repo documentation 2018-11-23 13:32:36 +01:00
mime.types Changed GeoJSON and RDF media type (#186) 2018-11-23 12:56:17 +01:00
nginx.conf Split directives to enforce atomic structure 2018-11-23 17:19:51 +01: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

Anyone is welcome to contribute, however, if you decide to get involved, please take a moment to review the guidelines:

Acknowledgements

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

License

The code is available under the MIT license.