December 2002
Intermediate to advanced
576 pages
32h
English
DocumentRoot
DocumentRoot
directory_path
[server config or within
<VirtualHost>]
Specifies the root of the server document tree. For example:
DocumentRoot /usr/local/etc/httpd/htdocs/
This specifies that HTML documents for this server will reside in the given directory and its subdirectories. The default is:
DocumentRoot /usr/local/apache/htdocs/
Read now
Unlock full access