renamed default htpasswd for dav access foerste
authorMatthias Förste <foerste@schlittermann.de>
Fri, 15 Jul 2011 11:24:43 +0200
branchfoerste
changeset 20 9783cf4cc5f6
parent 19 38c7d0cbf6c1
child 21 c9dcdb710c52
renamed default htpasswd for dav access
ius-dav-htpasswd.conf.ex
--- a/ius-dav-htpasswd.conf.ex	Fri Jul 15 11:21:25 2011 +0200
+++ b/ius-dav-htpasswd.conf.ex	Fri Jul 15 11:24:43 2011 +0200
@@ -11,8 +11,9 @@
 # user directories will be placed below dav_base
 dav_base    = /srv/ius-dav
 
-# where to place/look for the htpasswd
-htpasswd    = /etc/ius-dav-htpasswd/htpasswd
+# where to place/look for the htpasswd; note that we may want a different
+# htpasswd file in the same directory to limit access to the admin cgi script
+htpasswd    = /etc/ius-dav-htpasswd/htpasswd.dav
 
 # where to place/look for configuration snippets
 conf_d      = /etc/ius-dav-htpasswd/apache.d