June 1999
Intermediate to advanced
540 pages
21h 39m
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/
(All)
Read now
Unlock full access