summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/index.html.en
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2005-11-18 20:43:42 +0100
committerAndré Malo <nd@apache.org>2005-11-18 20:43:42 +0100
commitf6f438669bd920a2212765f140e988d49f9e5dde (patch)
treeaeac8890d1464c3579c0189aa45a0824530066fc /docs/manual/mod/index.html.en
parentfix properties (diff)
downloadapache2-f6f438669bd920a2212765f140e988d49f9e5dde.tar.xz
apache2-f6f438669bd920a2212765f140e988d49f9e5dde.zip
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345550 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/index.html.en')
-rw-r--r--docs/manual/mod/index.html.en1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/mod/index.html.en b/docs/manual/mod/index.html.en
index 8f0f47418f..ec2f5aac8d 100644
--- a/docs/manual/mod/index.html.en
+++ b/docs/manual/mod/index.html.en
@@ -89,6 +89,7 @@ HTTP headers</dd>
<dt><a href="mod_authn_file.html">mod_authn_file</a></dt><dd>User authentication using text files</dd>
<dt><a href="mod_authnz_ldap.html">mod_authnz_ldap</a></dt><dd>Allows an LDAP directory to be used to store the database
for HTTP Basic authentication.</dd>
+<dt><a href="mod_authz_dbd.html">mod_authz_dbd</a></dt><dd>Group Authorization and Login using SQL</dd>
<dt><a href="mod_authz_dbm.html">mod_authz_dbm</a></dt><dd>Group authorization using DBM files</dd>
<dt><a href="mod_authz_default.html">mod_authz_default</a></dt><dd>Authorization fallback module</dd>
<dt><a href="mod_authz_groupfile.html">mod_authz_groupfile</a></dt><dd>Group authorization using plaintext files</dd>