2012-07-22 21:49:42 +02:00
|
|
|
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:
|
|
|
|
|
2012-11-12 18:14:44 +01:00
|
|
|
```
|
|
|
|
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
|
|
|
```
|
|
|
|
|