Go to file
Léo Colombaro 306af367e9 Move server config to conf.d folder
Aligning with nginx docker image
Fix #95
2019-02-01 21:57:51 +01:00
.github Create CODEOWNERS 2018-11-25 18:25:04 +01:00
bin Fix typo in `inline.sh` 2015-05-11 17:59:39 +02:00
conf.d Move server config to conf.d folder 2019-02-01 21:57:51 +01:00
doc Typo 2018-12-03 15:38:57 +01:00
h5bp Rotate ssl policies to modernize protocols recommendations 2019-02-01 16:13:22 +01:00
.editorconfig Fix external links 2018-11-23 14:45:12 +01:00
.gitattributes Exclude repo file on export 2019-02-01 13:05:28 +01:00
.gitignore Tweaks and lint 2018-11-25 22:07:01 +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 Move server config to conf.d folder 2019-02-01 21:57: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.