Current time: 05-20-2024, 08:24 AM Hello There, Guest! (LoginRegister)


Post Reply 
[ERLEDIGT] #am halben Weg von nightly zu RC3
Author Message
johreini Offline
Junior Member
*

Posts: 75
Joined: May 2007
Reputation: 0
Post: #21
RE: am halben Weg von nightly zu RC3
BeNe Wrote:Gibt es denn die "01_awstats.conf" bei Dir ?
Code:
/etc/apache2/sites-enabled/01_awstats.conf
Inhalt:
Code:
#
# AWStats Begin
#

Alias /awstatsicons "/usr/share/awstats/icon/"


NameVirtualHost 127.0.0.1:80

<VirtualHost 127.0.0.1:80>

    <IfModule mod_rewrite.c>
        RewriteEngine on
        RewriteRule ^/stats/(.+)/$ http://localhost/awstats/?config=$1 [P]
        RewriteRule ^/stats/(.+)/awstats.pl(.*)$ http://localhost/awstats/$2 [P]
    </IfModule>

    ScriptAlias /awstats "/usr/lib/cgi-bin/awstats.pl"

<Directory /usr/lib/cgi-bin>
        Options +ExecCGI
        DirectoryIndex awstats.pl
        Order allow,deny
        Allow from all
    </Directory>

</VirtualHost>

#
# AWStats End
#
Da haben wir noch ein Configfehler irgendwo.
Was sagt den der ApacheLog dazu ?

Greez BeNe

So Problem gelöst!! Ich hab die 01_awstats.conf unter /etc/apache2/sites-available angelegt un nach /etc/apache2/sites-enabled verlinked. Apache neugestartet und e vola!!!
Danke an alle!!!!!!!!
03-17-2008 09:09 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #22
RE: am halben Weg von nightly zu RC3
Sehr schön!
Dann hat Dir also die ApacheConfig für AWStats gefehlt...
Dieser Fehler wäre sicher nicht mit der RC4 behoben worden Wink

Weiterhin viel Spass mit ispCP Omega.

Greez BeNe
03-17-2008 10:08 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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