added note about requirement of server.document-root

git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/trunk@41 152afb58-edef-0310-8abb-c4023f1b3aa9
Jan Kneschke 2005-02-23 07:53:33 +00:00
parent 4a18bdcf57
commit 52268df5fb
1 changed files with 6 additions and 0 deletions

View File

@ -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