changed default paths to /usr/local in config example (these should be most common for now)
--- 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