aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortenox7 <as@tenoware.com>2017-12-14 01:04:52 -0800
committertenox7 <as@tenoware.com>2017-12-14 01:04:52 -0800
commitfcd107e17ba9bb04fd7cdb9fc81fadf8fd32c5a6 (patch)
tree2af93345c9867ae0da2d8b16aab36c2625712425
parent26ba8a120a7d4f5cfa84e14c2534a3f54a2f5240 (diff)
downloadwfm-fcd107e17ba9bb04fd7cdb9fc81fadf8fd32c5a6.tar.gz
http auth doc updates
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cb508e6..f35cda4 100644
--- a/README.md
+++ b/README.md
@@ -102,7 +102,7 @@ If you use mixed ro/rw access for instance ip=ro:* and user=rw:admin
then in order to authenticate click on the lock sign on right side of
the top status bar.
-For LDAP/AD refer to mod_authnz_ldap with basic / digest authentication.
+For LDAP/AD refer to `mod_authnz_ldap` with basic / digest authentication.
To allow a specific LDAP group use `Require ldap-group` and `access-htauth=:rw:*`.
## Copyrights and Credits