Actions
Server document-rootDetails » History » Revision 4
« Previous |
Revision 4/14
(diff)
| Next »
Anonymous, 2007-02-14 15:10
server.document-root
server.document-root
document-root of the webserver
This variable must be specified, as it will be used for all requests without a '''Host:''' header and for all with a known 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 · 4 revisions