server-configs-nginx/README.md

38 lines
1.3 KiB
Markdown
Raw Normal View History

2013-07-29 01:04:02 +02:00
# [Nginx Server Configs](https://github.com/h5bp/server-configs-nginx)
2013-11-22 11:32:55 +01:00
Nginx server configs is 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
2013-12-23 11:15:32 +01:00
The [documentation table of contents](doc/TOC.md) is bundled with
2013-11-22 11:32:55 +01:00
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.
2013-07-29 01:04:02 +02:00
## Contributing to this project
Anyone and everyone is welcome to contribute, but please take a moment to review
the [contributing guidelines](CONTRIBUTING.md).
* [Bug reports](CONTRIBUTING.md#bugs)
* [Feature requests](CONTRIBUTING.md#features)
* [Pull requests](CONTRIBUTING.md#pull-requests)
## Acknowledgements
Nginx Server Configs is only possible thanks to all the awesome
[contributors](https://github.com/h5bp/server-configs-nginx/graphs/contributors)!
This project is currently maintained by:
| [![@AD7six](http://s.gravatar.com/avatar/876a61b58a729fcf71048529885d64dc?s=90)](https://twitter.com/AD7six "Follow @AD7six on Twitter") |
|---|
| [Andy Dawson](http://ad7six.com/) |
## License
[MIT License](LICENSE.md)