|
PrimeAlert®
for Apache Web Server
Version 1.0.0
|
|
Configuration Section - Virtual Hosts

Figure 8 - Configuration - Virtual Hosts Section
Dynamic Virtual Hosts
The Dynamic Virtual Hosts table displays the virtual host configuration of your Apache Web Server. The data fields in the Dynamic Virtual Hosts table are described below:
- VirtualDocumentRoot - The directory from which Apache will serve files based on the server name.
- VirtualDocumentRootIP - The directory from which Apache will serve files based on the server IP.
- VirtualScriptAlias - The directory where Apache will find CGI scripts based on the server name.
- VirtualScriptAliasIP - The directory where Apache will find CGI scripts based on the server IP.
Virtual Hosts
The Virtual Hosts table displays the virtual host configuration settings for all of the virtual hosts
in your Apache Web Server. The data fields in the Virtual Hosts table are described below:
- ServerName - The hostname of the virtual host.
- Port - The port on which the virtual host listens.
- DocumentRoot - The directory from which Apache will server files for the virtual host. If no directory is specified the directory from the main server is used.
- ErrorLog - The name of the file to which the server will log any errors for the virtual host. If no file is specified the log for the main server is used.
|