server-configs-nginx/sites-available
Bo-Yi Wu d5b5bf9e18 Add white space for comment. 2015-12-01 10:38:42 +08:00
..
README.md Typo foorbar -> foobar 2013-11-18 03:41:11 -05:00
example.com Add white space for comment. 2015-12-01 10:38:42 +08:00
no-default add a doc block to no-default 2013-11-20 20:40:02 +00:00
ssl.example.com Added 'dataready' accept_filter for SSL servers on FreeBSD hosts as per 'accept_filter=filter' section of http://nginx.org/en/docs/http/ngx_http_core_module.html#listen 2015-04-01 23:10:30 +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)