Syntax: VirtualDocumentRoot
interpolated-directory
Default: None
Context: server config, virtual
host
Status: Extension
Module: mod_vhost_alias
Compatibility: VirtualDocumentRoot
is only available in 1.3.7 and later.
The VirtualDocumentRoot directive allows you to
determine where Apache will find your documents based on the value
of the server name. The result of expanding
interpolated-directory is used as the root of the document
tree in a similar manner to the
DocumentRoot directive's argument. If
interpolated-directory is none then
VirtaulDocumentRoot is turned off. This directive cannot be
used in the same context as
VirtualDocumentRootIP.