added note about requirement of server.document-root
git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/trunk@41 152afb58-edef-0310-8abb-c4023f1b3aa9
parent
4a18bdcf57
commit
52268df5fb
|
@ -145,6 +145,12 @@ main sections
|
|||
|
||||
server.document-root
|
||||
document-root of the webserver
|
||||
|
||||
This variable has the specified as it will be used for all requests
|
||||
without a Host: header and for all with a know hostname which you
|
||||
might have specified with one of the above conditionals.
|
||||
|
||||
Default: no default, required
|
||||
|
||||
server.bind
|
||||
hostname of the server
|
||||
|
|
Loading…
Reference in New Issue