Current time: 09-24-2024, 03:15 PM Hello There, Guest! (LoginRegister)


Post Reply 
Apache Restart Error
Author Message
Kevinterra Offline
Junior Member
*

Posts: 25
Joined: Sep 2010
Reputation: 0
Post: #12
RE: Apache Restart Error
Das steht noch in der ispcp.conf..

Code:
# httpd [gta-mp.de] als entry BEGIN.
<VirtualHost 176.9.44.202:80>

    #
    #User vu2001
    #Group vu2001
    #

    <IfModule suexec_module>
           SuexecUserGroup vu2001 vu2001
    </IfModule>

    ServerAdmin     webmaster@gta-mp.de
    DocumentRoot    /var/www/virtual/gta-mp.org/gta-mp.de/htdocs

    ServerName      gta-mp.de
    ServerAlias     www.gta-mp.de gta-mp.de

    Alias /errors   /var/www/virtual/gta-mp.org/gta-mp.de/errors/

    RedirectMatch permanent ^/ftp[\/]?$        http://ispcp.kevinterra.de/ftp/
    RedirectMatch permanent ^/pma[\/]?$        http://ispcp.kevinterra.de/pma/
    RedirectMatch permanent ^/webmail[\/]?$    http://ispcp.kevinterra.de/webmail/
    RedirectMatch permanent ^/ispcp[\/]?$    http://ispcp.kevinterra.de/

    ErrorDocument 401 /errors/401.html
    ErrorDocument 403 /errors/403.html
    ErrorDocument 404 /errors/404.html
    ErrorDocument 500 /errors/500.html
    ErrorDocument 503 /errors/503.html

    <IfModule mod_cband.c>
        CBandUser gta-mp.org
    </IfModule>

    # httpd awstats support BEGIN.

   # httpd awstats support END.

    # httpd als entry redirect entry BEGIN.
    Redirect / http://gta-mp.org/
    # httpd als entry redirect entry END.

    # httpd als entry cgi support BEGIN.
    # httpd als entry cgi support END.

    <Directory /var/www/virtual/gta-mp.org/gta-mp.de/htdocs>
        # httpd als entry PHP support BEGIN.
        # httpd als entry PHP support END.
        Options -Indexes Includes FollowSymLinks MultiViews
        AllowOverride All
        Order allow,deny
        Allow from all
    </Directory>

    # httpd als entry PHP2 support BEGIN.
    <IfModule mod_php5.c>
        php_admin_value open_basedir "/var/www/virtual/gta-mp.org/gta-mp.de:/var/www/virtual/gta-mp.org/gta-mp.de/phptmp/:/usr/share/php/"
        php_admin_value upload_tmp_dir "/var/www/virtual/gta-mp.org/gta-mp.de/phptmp/"
        php_admin_value session.save_path "/var/www/virtual/gta-mp.org/gta-mp.de/phptmp/"
        php_admin_value sendmail_path '/usr/sbin/sendmail -f vu2001 -t -i'
    </IfModule>
    <IfModule mod_fastcgi.c>
        ScriptAlias /php5/ /var/www/fcgi/gta-mp.org/
        <Directory "/var/www/fcgi/gta-mp.org">
            AllowOverride None
            Options +ExecCGI -MultiViews -Indexes
            Order allow,deny
            Allow from all
        </Directory>
    </IfModule>
    <IfModule mod_fcgid.c>
        <Directory /var/www/virtual/gta-mp.org/gta-mp.de/htdocs>
            FCGIWrapper /var/www/fcgi/gta-mp.org/php5-fcgi-starter .php
            Options +ExecCGI
        </Directory>
        <Directory "/var/www/fcgi/gta-mp.org">
            AllowOverride None
            Options +ExecCGI MultiViews -Indexes
            Order allow,deny
            Allow from all
        </Directory>
    </IfModule>
    # httpd als entry PHP2 support END.

    #Include /etc/apache2/ispcp/gta-mp.de.conf

</VirtualHost>
# httpd [gta-mp.de] als entry END.
11-09-2011 07:56 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Apache Restart Error - Kevinterra - 11-08-2011, 04:30 AM
RE: Apache Restart Error - the_condor - 11-08-2011, 04:40 AM
RE: Apache Restart Error - Kevinterra - 11-08-2011, 04:43 AM
RE: Apache Restart Error - the_condor - 11-08-2011, 04:49 AM
RE: Apache Restart Error - Kevinterra - 11-08-2011, 05:09 AM
RE: Apache Restart Error - the_condor - 11-08-2011, 05:18 AM
RE: Apache Restart Error - Kevinterra - 11-08-2011, 05:26 AM
RE: Apache Restart Error - the_condor - 11-08-2011, 05:32 AM
RE: Apache Restart Error - Kevinterra - 11-08-2011, 07:39 AM
RE: Apache Restart Error - condor - 11-08-2011, 05:29 PM
RE: Apache Restart Error - ZooL - 11-08-2011, 06:10 PM
RE: Apache Restart Error - Kevinterra - 11-09-2011 07:56 AM
RE: Apache Restart Error - ZooL - 11-09-2011, 05:47 PM
RE: Apache Restart Error - Kevinterra - 11-11-2011, 02:21 AM

Forum Jump:


User(s) browsing this thread: 4 Guest(s)