# HG changeset patch # User Matthias Förste # Date 1310722310 -7200 # Node ID c9dcdb710c52ae89e818bb644d5501039903f062 # Parent 9783cf4cc5f647220b112eca2e6422f5c457d810 changed default paths to /usr/local in config example (these should be most common for now) diff -r 9783cf4cc5f6 -r c9dcdb710c52 ius-dav-htpasswd.conf.ex --- a/ius-dav-htpasswd.conf.ex Fri Jul 15 11:24:43 2011 +0200 +++ b/ius-dav-htpasswd.conf.ex Fri Jul 15 11:31:50 2011 +0200 @@ -13,10 +13,10 @@ # 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 +htpasswd = /usr/local/etc/ius-dav-htpasswd/htpasswd.dav # where to place/look for configuration snippets -conf_d = /etc/ius-dav-htpasswd/apache.d +conf_d = /usr/local/etc/ius-dav-htpasswd/apache.d # webserver user