Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
This patch includes: 1. example configurations for authenticated access to AWStats 2. a minor tweak which allows to access AWStats via a more convenient URI http://www.example.com/awstats instead of having to use http://www.example.com/awstats/awstats.pl explicitly. Aaron, please comment. ;-) Reproducible: Always Steps to Reproduce:
Created an attachment (id=51195) [edit] Some enhancements for Apache awstats configuration
Created an attachment (id=51504) [edit] Some enhancements for Apache awstats configuration Added IfModule statements to the previous patch version.
Created an attachment (id=51507) [edit] Correct version ot the patch Uhm, now the other way round. Duh! Sorry. :-(
Well, I noticed this little error: Alias /awstats/icons "/usr/share/webapps/awstats/PVR/htdocs/icon/" Should be: Alias /awstatsicons "/usr/share/webapps/awstats/PVR/htdocs/icon/" Otherwise (at least in my case) there is no graphics :/
Robert, no, I cannot confirm this. Quite the opposite - /awstatsicons does not work for me at all, all the graphics gone. There is only one reference to /awstatsicons/other/button.gif in the two CSS files, which is a bug in those CSS files then.
In cvs. Thanks very much for the enhanced instructions. Feel free to open a separate bug regarding the CSS if you want.