Go to file
Andy Dawson 66be52363e Merge pull request #89 from LC43/patch-3
Don't restart nginx - reload it.
2015-02-23 19:36:59 +01:00
bin add a header doc block 2014-10-24 09:30:14 +00:00
doc Merge pull request #89 from LC43/patch-3 2015-02-23 19:36:59 +01:00
h5bp Fix typo in `expires.conf` 2014-11-17 20:31:24 +02:00
sites-available Remove include directive in ssl.example.com 2014-11-10 03:04:31 +01:00
sites-enabled remove the sites-enabled readme 2013-11-20 18:06:02 +00:00
CHANGELOG.md bump the minimum version requirement to 1.6.0 2014-10-24 16:13:56 +00: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 Format README, Add Verify Config & Restart Nginx Command. 2014-07-28 13:43:34 +00:00
mime.types Add MIME-Types for .xsl files 2015-01-14 11:17:25 +01:00
nginx.conf Merge pull request #55 from cannie/patch-1 2014-08-13 16:23:27 +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

MIT License