Go to file
Andy Dawson 993b807c8e Merge pull request #144 from appleboy/patch-2
Fixed #143 issue: Fix typo
2016-06-27 12:25:46 +02:00
bin Fix typo in `inline.sh` 2015-05-11 17:59:39 +02:00
doc Whitespace 2016-06-08 10:06:48 +02:00
h5bp Remove access log for probably-not-static files 2016-06-08 09:55:58 +02:00
sites-available Fixed #143 issue: Fix typo 2016-06-19 16:32:17 +08:00
sites-enabled remove the sites-enabled readme 2013-11-20 18:06:02 +00:00
CHANGELOG.md Update `CHANGELOG.md` 2015-04-08 00:41:42 +03: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 Minor extension of the alphabetical sorting of media types 2015-07-21 10:42:40 +02:00
nginx.conf Fix typo 2016-03-22 15:27:19 +00: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.