a36387848f
More on FreeBSD's accept filters: http://www.freebsd.org/cgi/man.cgi?accf_http http://www.freebsd.org/cgi/man.cgi?accf_data Also added 'defered' (TCP_DEFER_ACCEPT) socket option to SSL server on Linux hosts and organized/commented both platform directives above the default value. Related to https://github.com/h5bp/server-configs-nginx/blob/master/sites-available/example.com#L19 |
||
---|---|---|
bin | ||
doc | ||
h5bp | ||
sites-available | ||
sites-enabled | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
LICENSE.txt | ||
README.md | ||
mime.types | ||
nginx.conf |
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:
Andy Dawson |
License
The code is available under the MIT license.