Document Root Path
Description
The base directory for all URL paths requested that are stored in
the root file system in IFS. A URL is considered "stored in the root
file system" if that is the default source type
or the URL begins with
an alias that explicitly states that the URL is in the root.
Parameters
A fully qualified path indicating the base directory
for all requests or a path relative to
server root path if it does
not begin with a slash.
Default If No Entry Found
WebDocs
If server root path is /WWWServ then
this is equivalent to
/WWWServ/WebDocs.
Command To Change This Value
File Syntax
DocumentRoot Path
Only one entry may exist in the
master server configuration file.
If more than one entry is found, the last one will be used.
Also See