Go to file
Matt Rubin 135d093a75 Replace location block `add_header` directives with `expires` directives
Fixes https://github.com/h5bp/server-configs-nginx/issues/193
2018-11-23 11:38:22 +01:00
bin Fix typo in `inline.sh` 2015-05-11 17:59:39 +02:00
doc Merge pull request #142 from pentago/spdy-off 2017-05-06 17:51:38 +02:00
h5bp Replace location block `add_header` directives with `expires` directives 2018-11-23 11:38:22 +01:00
sites-available Enable IPv6 for no-default 2017-05-06 17:22:11 +02:00
sites-enabled gitignore already tracked 2016-06-30 14:29:39 +01:00
CHANGELOG.md oops 2017-05-06 19:31:51 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md and LICENSE.md 2013-08-21 16:56:25 +03:00
LICENSE.txt Rename `LICENSE.md` to `LICENSE.txt` 2015-03-25 10:05:20 +02:00
README.md README.md: Make minor improvements 2015-03-25 12:05:07 +02:00
mime.types Added mime types for JPEG-XR, markdown, and CSV 2016-07-31 17:31:53 -07:00
nginx.conf Add defaults to all directives in nginx.conf 2017-05-06 18:30:09 +02: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

The code is available under the MIT license.