Current time: 09-23-2024, 12:18 PM Hello There, Guest! (LoginRegister)


Post Reply 
awstats keine passwortabfrage?
Author Message
Hammy Offline
Junior Member
*

Posts: 88
Joined: Jul 2007
Reputation: 0
Post: #1
awstats keine passwortabfrage?
hallo

habe ein debian etch mit rc7 (update von rc5)
auf rc5 hatten wir noch kein awstats, habs jetzt unter rc7 aktiert, da es jetzt mit passwort abfrage funktionieren soll. allerdings bei uns nicht...

rufen wir domain.tld/stats im browser auf kommt kein login prompt. was müssen wir noch ändern, damit das funktionieren soll?

unser awstats steht auf dynamisch und unsere webaccess gruppe statistics gibts auch und hat sogar einen user Smile trotzdem gibts keine passwort abfrage...

01_awstats.conf:
Code:
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/$1 [P]
        RewriteRule ^/stats/(.*)$ http://localhost/stats/$1/ [R]
    </IfModule>

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

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

Danke für eure Hilfe,
Grüße,
Hammy
12-17-2008 09:23 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
awstats keine passwortabfrage? - Hammy - 12-17-2008 09:23 PM
RE: awstats keine passwortabfrage? - BeNe - 12-17-2008, 09:50 PM
RE: awstats keine passwortabfrage? - Hammy - 12-17-2008, 10:00 PM
RE: awstats keine passwortabfrage? - Hammy - 01-09-2009, 09:46 PM
RE: awstats keine passwortabfrage? - ZooL - 01-10-2009, 12:15 AM
RE: awstats keine passwortabfrage? - Hammy - 01-23-2009, 07:38 PM

Forum Jump:


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