summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2006-10-18 17:11:51 +0000
committerweasel <weasel@bc3d92e2-beff-0310-a7cd-cc87d7ac0ede>2006-10-18 17:11:51 +0000
commitb29173600baf6dfaa1bf914ce6b3302b94ffdc0b (patch)
tree7707cda425b623298b9225d075e5d059368485ec /etc
parent1e8f80626d75e9d767600fba000af1da8a185953 (diff)
Allow auth for webstats
git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@226 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede
Diffstat (limited to 'etc')
-rw-r--r--etc/config6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/config b/etc/config
index ae1a9c6..a0f9ef1 100644
--- a/etc/config
+++ b/etc/config
@@ -62,6 +62,12 @@ module:
reload: /usr/sbin/apache2ctl graceful
# for webstats vhosts
statsbind: 127.0.0.1:2862
+ statsvhostaddto: " <Location />\n
+ AuthType Basic\n
+ AuthName \"Web Statistics\"\n
+ AuthUserFile \"/etc/apache2/passwords/webstats\"\n
+ require valid-user\n
+ </Location>"
analog:
rmagic: /var/cache/analog/rmagic
output: /var/cache/analog/output