server-configs-nginx/README.md

36 lines
1.2 KiB
Markdown

# [Nginx Server Configs](https://github.com/h5bp/server-configs-nginx)
**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](doc/TOC.md) 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](.github/CONTRIBUTING.md),
however, if you decide to get involved, please take a moment to review
the [guidelines](.github/CONTRIBUTING.md):
* [Bug reports](.github/CONTRIBUTING.md#bugs)
* [Feature requests](.github/CONTRIBUTING.md#features)
* [Pull requests](.github/CONTRIBUTING.md#pull-requests)
## Acknowledgements
[Nginx Server Configs](https://github.com/h5bp/server-configs-nginx) is only possible thanks to all the awesome
[contributors](https://github.com/h5bp/server-configs-nginx/graphs/contributors)!
## License
The code is available under the [MIT license](LICENSE.txt).