server-configs-nginx/sites-available
Léo Colombaro 496af1cfd5
Split directives to enforce atomic structure
* Enforce H5BP style
* Improve inline documentation to simplify maintenance
* Prepare v3
2018-11-23 17:19:51 +01:00
..
README.md Typo foorbar -> foobar 2013-11-18 03:41:11 -05:00
example.com Split directives to enforce atomic structure 2018-11-23 17:19:51 +01:00
no-default Add IPv4 listen directive to no-default 2018-11-23 12:27:02 +01:00
ssl.example.com Split directives to enforce atomic structure 2018-11-23 17:19:51 +01:00
ssl.no-default Enable IPv6 for no-default 2017-05-06 17:22:11 +02:00

README.md

Sites Available

Define host definitions here. It'd be a good thing if you keep your hosts indexed by domain name, eg:

example.com (handles traffic from both www.example.com and example.com)
foobar.com (as above)
test.foobar.com (handles traffic from both www.test.foobar.com and test.foobar.com)