# HG changeset patch # User Matthias Förste # Date 1310721883 -7200 # Node ID 9783cf4cc5f647220b112eca2e6422f5c457d810 # Parent 38c7d0cbf6c1ee2ff16f55880aecc2acc1158877 renamed default htpasswd for dav access diff -r 38c7d0cbf6c1 -r 9783cf4cc5f6 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