ius-dav-htpasswd.conf.ex
branchfoerste
changeset 65 85a89053a279
parent 64 a14d0bfd2e21
--- a/ius-dav-htpasswd.conf.ex	Tue Jul 15 15:39:57 2014 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,33 +0,0 @@
-# expire user after this many days per default
-expiry 	        = 1
-
-# don't accept arguments less than expiry_min to the --expiry option
-expiry_min      = 1
-
-# don't accept arguments greater than expiry_max to the --expiry option
-expiry_max      = 56
-
-
-# user directories will be placed below dav_base_local
-dav_base_local  = /srv/ius-dav
-
-# the username will be prefixed with dav_base_remote when displaying the uri
-# for the directory of a newly created user (you can omit the trailing slash)
-dav_base_remote = https://hostname/
-
-# 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        = /usr/local/etc/ius-dav-htpasswd/htpasswd.dav
-
-# where to place/look for configuration snippets
-conf_d          = /usr/local/etc/ius-dav-htpasswd/apache.d
-
-
-# webserver user
-www_user        = www-data
-
-# webserver group
-www_group       = www-data
-
-# master user with access to all directories (optional)
-master_user     = davius