Bug 81978 - [ENH] - patch to net-www/awstats postinst-en.txt - authentication and a minor tweaks
Bug#: 81978 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: ka0ttic@gentoo.org Reported By: jakub@gentoo.org
Component: Ebuilds
URL: 
Summary: [ENH] - patch to net-www/awstats postinst-en.txt - authentication and a minor tweaks
Keywords:  
Status Whiteboard: 
Opened: 2005-02-14 04:35 0000
Description:   Opened: 2005-02-14 04:35 0000
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:

------- Comment #1 From Jakub Moc (RETIRED) 2005-02-14 04:37:32 0000 -------
Created an attachment (id=51195) [details]
Some enhancements for Apache awstats configuration

------- Comment #2 From Jakub Moc (RETIRED) 2005-02-18 04:13:27 0000 -------
Created an attachment (id=51504) [details]
Some enhancements for Apache awstats configuration

Added IfModule statements to the previous patch version.

------- Comment #3 From Jakub Moc (RETIRED) 2005-02-18 04:19:15 0000 -------
Created an attachment (id=51507) [details]
Correct version ot the patch

Uhm, now the other way round. Duh! Sorry. :-(

------- Comment #4 From Robert Muchacki (RETIRED) 2005-03-13 05:06:06 0000 -------
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 :/

------- Comment #5 From Jakub Moc (RETIRED) 2005-03-13 08:16:11 0000 -------
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. 

------- Comment #6 From Aaron Walker (RETIRED) 2005-03-21 05:36:00 0000 -------
In cvs.  Thanks very much for the enhanced instructions.  Feel free to open a
separate bug regarding the CSS if you want.