Changeset 1887
- Timestamp:
- 08/26/07 20:16:21 (9 months ago)
- Files:
-
- alternc-awstats/trunk/alterncawstats.conf (modified) (1 diff)
- alternc-awstats/trunk/debian/changelog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
alternc-awstats/trunk/alterncawstats.conf
r1578 r1887 11 11 </files> 12 12 </directory> 13 14 15 <directory /usr/lib/cgi-bin> 16 AuthUserFile /etc/alternc/awstats.htpasswd 17 AuthName "Protected Statistics for AlternC" 18 AuthType Basic 19 20 <files awstats.pl> 21 require valid-user 22 </files> 23 </directory> alternc-awstats/trunk/debian/changelog
r1867 r1887 1 1 alternc-awstats (0.5.1) testing; urgency=low 2 2 3 * changing /var/alternc/cgi-bin to /usr/lib/cgi-bin for HTTP auth ! 3 4 * adding logresolvemerge.pl : it is present in awstats package, but with DOS cr/lf !! (bugreport filled) 4 5 * lintian compliance, changing /usr/bin/php4 > /usr/bin/php (works with php5-cli)
