server-configs-nginx/doc/TOC.md

23 lines
919 B
Markdown

[Nginx Server Configs homepage](https://github.com/h5bp/server-configs-nginx)
# Nginx Server Configs documentation:
## Getting started
* [Usage](usage.md) — Overview of the project contents.
* [Nginx.conf](nginx-conf.md) — General introduction to the main config file.
* [How Nginx works](how-nginx-works.md) — Understanding nginx, and how it differs from other webservers.
* [Common problems](common-problems.md) — Dealing with commonly-encountered errors.
## Example tasks
* [Hotlink protection](examples/hotlink-protection.md)
## Related projects
* [HTML5 Boilerplate](https://html5boilerplate.com) — professional front-end
template.
* [Server configs](https://github.com/h5bp/server-configs) — Configs for
other web servers.
* [Mozilla SSL Configuration Generator](https://mozilla.github.io/server-side-tls/ssl-config-generator/) — generate Mozilla Security recommended web server configs.