Project

General

Profile

Server document-rootDetails » History » Revision 4

Revision 3 (Anonymous, 2006-11-28 19:18) → Revision 4/14 (Anonymous, 2007-02-14 15:10)

== server.document-root == 

 server.document-root 

     document-root of the webserver 

     This variable must be specified, has the specified as it will be used for all requests without a '''Host:''' Host: header and for all with a known know hostname which you might have specified with one of the above conditionals. 

     Only absolute paths (e.g. "/var/www/web/" are supported, relative paths (like ~/web or ./web) will most certainly lead to errors. 

     Default: no default, required