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

13 lines
323 B
Markdown
Raw Normal View History

Sites Available
---------------
2012-07-23 12:53:17 +02:00
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)
2012-07-23 12:53:17 +02:00
foobar.com (as above)
2013-11-18 09:41:11 +01:00
test.foobar.com (handles traffic from both www.test.foobar.com and test.foobar.com)
2012-07-23 12:53:17 +02:00
```