Current time: 11-16-2024, 09:26 PM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[ERLEDIGT]ISPCP 1.06 - AWStats - 403
Author Message
Xanacas Offline


Posts: 3
Joined: May 2007
Reputation: 0
Post: #6
RE: ISPCP 1.06 - AWStats - 403
hab genau das gleich problem, wobei ich mir nicht sicher bin, kann es sein, dass awstats nur von localhost erreichbar ist?
habe folgendes im apacheconf ordner gefunden: 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>
die datei wurde so von ispcp installiert...

mein system:
debian lenny 5.06 - 2.6.18-194.8.1.el5.028stab070.5
x64
ispcp 1.06
vserver


Edit2: es geht wieder, aber bitte nicht fragen wieso
(This post was last modified: 10-22-2010 10:54 PM by Xanacas.)
10-22-2010 10:34 PM
Find all posts by this user
Thread Closed 


Messages In This Thread
RE: ISPCP 1.06 - AWStats - 403 - ZooL - 08-12-2010, 10:58 AM
RE: ISPCP 1.06 - AWStats - 403 - Janko - 08-12-2010, 12:35 PM
RE: ISPCP 1.06 - AWStats - 403 - gOOvER - 08-12-2010, 02:52 PM
RE: ISPCP 1.06 - AWStats - 403 - Janko - 08-13-2010, 03:01 AM
RE: ISPCP 1.06 - AWStats - 403 - Xanacas - 10-22-2010 10:34 PM
RE: ISPCP 1.06 - AWStats - 403 - ZooL - 10-22-2010, 11:17 PM

Forum Jump:


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