From: Johannes Frandsen <jsf@imento.dk>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] AWstats problems
Date: Thu, 5 Feb 2009 10:39:12 +0100 [thread overview]
Message-ID: <7C3E44A3-A011-4D99-9704-08E0D255B7B9@imento.dk> (raw)
In-Reply-To: <49bf44f10902041302qcb896agc4b71ed51a74c22b@mail.gmail.com>
Hi
I have in the last few days tried to get awstats up and running on my
gentoo box but without any luck.
I have emerge awstats without any problems and added this to my apache
configuration (/etc/apache/httpd.conf)
#AWStats configuration
Alias /awstatsclasses "/usr/share/webapps/awstats/6.9-r1/htdocs/
classes/"
Alias /awstatscss "/usr/share/webapps/awstats/6.9-r1/htdocs/css/"
Alias /awstatsicons "/usr/share/webapps/awstats/6.9-r1/htdocs/icon/"
ScriptAlias /awstats/ "/usr/share/webapps/awstats/6.9-r1/htdocs/cgi-
bin/"
<Directory "/usr/share/webapps/awstats/6.9-r1/hostroot/cgi-bin/">
Options +ExecCGI +FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
</Directory>
<Directory /usr/share/webapps/awstats/6.9-r1/htdocs/s>
Order allow,deny
Allow from all
</Directory>
Include /etc/apache2/awstats.conf
I have added this to my vhost file
CustomLog /var/log/apache2/www.testsite.test/access_log combined
and restarted my apache server.
I can run
/usr/share/webapps/awstats/6.9-r/hostroot/cgi-bin/awstats.pl -config=www.testsite.test
-update
and it seem to perform the operation fine...
The problem occurs when I try to view awstats in my browser:
http://www.testsite.test/awstats/awstats.pl?config=www.testsite.test
Then I get a http 403 error:
Forbidden
You don't have permission to access /awstats/awstats.pl on this server.
I have tried a lot of guides and howto after browsing google, but non
of them seems to do the final trick of letting me access awstats
Do anyone know of a solution to the 403 error or a reference to a up-
to-date guide on how to setup awstats on gentoo.
Regards
Joe
prev parent reply other threads:[~2009-02-05 9:39 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-03 19:29 [gentoo-user] 'emerge -avDuN world' doesn't find everything Grant
2009-02-03 20:23 ` Neil Bothwick
2009-02-03 20:32 ` Paul Hartman
2009-02-03 20:32 ` Mark Knecht
2009-02-03 20:44 ` Paul Hartman
2009-02-03 22:27 ` Neil Bothwick
2009-02-03 22:51 ` Grant
2009-02-03 23:10 ` Paul Hartman
2009-02-03 23:12 ` Dale
2009-02-03 23:22 ` Paul Hartman
2009-02-03 23:30 ` Grant
2009-02-03 23:42 ` Grant
2009-02-04 4:06 ` Paul Hartman
2009-02-04 21:02 ` Grant
2009-02-04 21:06 ` Mark Knecht
2009-02-04 21:10 ` Alan McKinnon
2009-02-04 23:04 ` Paul Hartman
2009-02-05 9:39 ` Johannes Frandsen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7C3E44A3-A011-4D99-9704-08E0D255B7B9@imento.dk \
--to=jsf@imento.dk \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox