added note about requirement of server.document-root

git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@41 152afb58-edef-0310-8abb-c4023f1b3aa9
This commit is contained in:
Jan Kneschke 2005-02-23 07:53:33 +00:00
parent a515dd08ad
commit b6b7b3c698
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