| Left: | ||
| Right: | 
| LEFT | RIGHT | 
|---|---|
| 1 keepalive_timeout 0; | 1 location / { | 
| 2 root /var/www; | 2 root /var/www/$host; | 
| 3 | 3 } | 
| 4 location / | |
| 
 
mathias
2017/09/22 07:00:14
Actually the idea was to use sub-domains (e.g. v8.
 
f.nicolaisen
2017/09/22 07:57:43
Acknowledged.
Assuming this is a must-have. If th
 
 | |
| 5 { | |
| 6 } | |
| 7 | |
| LEFT | RIGHT |