The MU forums have moved to WordPress.org

httpd.conf changes (1 post)

  1. jagalizzi
    Member
    Posted 15 years ago #

    Hello, i need to know is this is the httpd.conf file (Is in cpanel):

    <VirtualHost 69.49.245.14:80>
    ServerAdmin webmaster@energyenhancement.org
    DocumentRoot /hsphere/local/home/energies/energyenhancement.org
    ServerName energyenhancement.org

    ServerAlias http://www.energyenhancement.org d267414.serv38.ixwebhosting.com
    User energies
    Group energies

    AddType text/html .shtml
    AddHandler server-parsed .shtml
    <IfModule mod_php4.c>
    AddType application/x-httpd-php .php3
    AddType application/x-httpd-php .php
    AddType application/x-httpd-php-source .phps
    </IfModule>
    AddHandler cgi-script .cgi
    ScriptAlias /cgi-bin "/hsphere/local/home/energies/energyenhancement.org/cgi-bin"
    # TransferLog enabled

    <DIRECTORY /hsphere/local/home/energies/energyenhancement.org>
    OPTIONS Indexes Includes ExecCGI FollowSymLinks
    AllowOverride All
    </DIRECTORY>
    IndexOptions FancyIndexing
    </VirtualHost>

    What changes i need to do it¿

About this Topic

  • Started 15 years ago by jagalizzi