aboutsummaryrefslogtreecommitdiff
path: root/wfm.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'wfm.cfg')
-rw-r--r--wfm.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/wfm.cfg b/wfm.cfg
index c67e26d..d32739c 100644
--- a/wfm.cfg
+++ b/wfm.cfg
@@ -26,7 +26,11 @@ browser-url=http://x.x.x.x/files/
# mixable, eg access-ip=ro:* with number of access-user=rw
# level is ro|rw, one host or username per line * denotes all hosts
# user is username:password combination
+# htauth is for http basic/digest auth username or * any valid user
+# htauth requires externally defined auth database and Require directive
access-ip=ro:*
access-ip=rw:127.0.0.1
access-user=ro:guest:secret
access-user=rw:admin:password
+access-htauth=ro:*
+access-htauth=rw:admin