changed example configuration paths foerste
authorMatthias Förste <foerste@schlittermann.de>
Fri, 15 Jul 2011 10:04:00 +0200
branchfoerste
changeset 13 269a29264c61
parent 12 e0e126b7f06d
child 14 5e0b1e520464
changed example configuration paths
dav-htpasswd.conf.ex
--- a/dav-htpasswd.conf.ex	Wed Jul 13 13:41:08 2011 +0200
+++ b/dav-htpasswd.conf.ex	Fri Jul 15 10:04:00 2011 +0200
@@ -2,9 +2,9 @@
 expiry_min  = 1                         # don't accept arguments less than expiry_min to the --expiry option
 expiry_max  = 56                        # don't accept arguments greater than expiry_max to the --expiry option
 
-dav_base    = /srv/dav                  # user directories will be placed below dav_base
-htpasswd    = /etc/apache2/htpasswd     # where to place/look for the htpasswd
-conf_d      = /etc/apache2/dav.d        # where to place/look for configuration snippets
+dav_base    = /srv/ius-dav-htpasswd              # user directories will be placed below dav_base
+htpasswd    = /etc/ius-dav-htpasswd/htpasswd     # where to place/look for the htpasswd
+conf_d      = /etc/ius-dav-htpasswd/apache.d     # where to place/look for configuration snippets
 
 www_user    = www-data                  # webserver user
 www_group   = www-data                  # webserver group