Support
 
 

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.

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.