server-configs-nginx/nginx/sites-available/README.md

12 lines
324 B
Markdown

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 exapmple.com)
foobar.com (as above)
test.foobar.com (handles traffix from both www.test.foorbar.com and test.foobar.com)
```