The Apache Web Server Configuration File
The VPS2 Apache Web Server configuration file is located at:
/usr/local/apache/conf/httpd.conf
To Configure the Apache Web Server, you
must make modifications and additions to this file. There are several ways to do this.
- Use a UNIX file editor, such as pico or vi. These editors can be used
during a SSH session
with your server.
- Download the file to your own PC, modify it, and then upload it back to the server. If
you are transferring the file via FTP, be sure to use ASCII mode.
Restarting the Web Server
The Virtual Private Server web server normally restarts itself after modifications and
additions are made to the configuration file. However, in some cases it may be necessary to
manually Restart Your Web Server
after making modifications.

|