changed default paths to /usr/local in config example (these should be most common for now) foerste
authorMatthias Förste <foerste@schlittermann.de>
Fri, 15 Jul 2011 11:31:50 +0200
branchfoerste
changeset 21 c9dcdb710c52
parent 20 9783cf4cc5f6
child 22 f664783b4160
changed default paths to /usr/local in config example (these should be most common for now)
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