first | back | next


Viewing the Apache server configuration

To view the Apache server configuration:

In the Web Server Manager, click Configuration . The Apache Web server configuration appears.

Table 5-1 explains the server configuration parameters.

Table 5-1. Apache configuration parameters

This parameter:

Indicates:

ServerName

The full name of the Web server

ServerAdmin

The email address of the person responsible for managing the Web server

DocumentRoot

The directory where all your Web-related files are located

ScriptAlias

A shortcut name that maps to the full path of the CGI script location

UserDir

The default directory the Web server looks for when it receives a user request.


first | back | next