Bug #1540 ยป fix-conf-doc.patch
lighttpd-1.4.19/doc/lighttpd.conf 2009-03-17 22:42:26.255642673 +0100 | ||
---|---|---|
35 | 35 |
# "mod_rrdtool", |
36 | 36 |
"mod_accesslog" ) |
37 | 37 | |
38 |
## a static document-root, for virtual-hosting take look at the
|
|
39 |
## server.virtual-* options
|
|
38 |
## A static document-root. For virtual hosting take a look at the
|
|
39 |
## mod_simple_vhost module.
|
|
40 | 40 |
server.document-root = "/srv/www/htdocs/" |
41 | 41 | |
42 | 42 |
## where to send error-messages to |