Cojones
Junior Member
Posts: 25
Joined: Jun 2010
Reputation: 0
|
RE: /stats zeigt 404 /awstats nicht gefunden?!
Can someone maybe post his conf files?
I figured out what the problem is but not why.
I changed two lines in /etc/apache2/sites-enabled/01_awstats.conf:
#Alias /awstatsicons "{AWSTATS_WEB_DIR}/icon/"
Alias /awstatsicons "/usr/share/awstats/icon/"
#ScriptAlias /awstats "{AWSTATS_ENGINE_DIR}/awstats.pl"
ScriptAlias /awstats "/usr/lib/cgi-bin/awstats.pl"
Why doesn't Apache know these variables?
(This post was last modified: 07-07-2010 08:02 PM by Cojones.)
|
|
07-07-2010 07:46 PM |
|