Project

General

Profile

Actions

Server document-rootDetails » History » Revision 3

« Previous | Revision 3/14 (diff) | Next »
Anonymous, 2006-11-28 19:18


server.document-root

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

Updated by Anonymous over 17 years ago · 3 revisions