| |
The Web Server Configuration File
The Virtual Private Server Apache Web Server configuration file is located at:
~/www/conf/httpd.conf
NOTE: Older Virtual Servers may have three web server
configuration files:
~/www/conf/httpd.conf
~/www/conf/srm.conf
~/www/conf/access.conf
You must Restart Your Web Server after
making changes to either the ~/www/conf/srm.conf file or ~/www/conf/access.conf
file.
Newer Virtual Private Servers have combined elements from these files into a single
~/www/conf/httpd.conf file. |
To Configure the 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 Telnet or 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.
|