diff options
author | André Malo <nd@apache.org> | 2005-05-25 20:43:38 +0200 |
---|---|---|
committer | André Malo <nd@apache.org> | 2005-05-25 20:43:38 +0200 |
commit | 53b2e844c9c8e5973ff851448f21a5801707c6f8 (patch) | |
tree | 0065536fdd634a5da2c7c2c906bb81c093aadf8c /docs/manual/mod/index.html.de | |
parent | Add mod_authn_alias to the list (diff) | |
download | apache2-53b2e844c9c8e5973ff851448f21a5801707c6f8.tar.xz apache2-53b2e844c9c8e5973ff851448f21a5801707c6f8.zip |
`build all`
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178508 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/index.html.de')
-rw-r--r-- | docs/manual/mod/index.html.de | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/manual/mod/index.html.de b/docs/manual/mod/index.html.de index ec8ac728a9..75df7a2ea3 100644 --- a/docs/manual/mod/index.html.de +++ b/docs/manual/mod/index.html.de @@ -81,6 +81,8 @@ HTTP headers</dd> <dt><a href="mod_auth_basic.html">mod_auth_basic</a></dt><dd>Basic authentication</dd> <dt><a href="mod_auth_digest.html">mod_auth_digest</a></dt><dd>User authentication using MD5 Digest Authentication.</dd> +<dt><a href="mod_authn_alias.html">mod_authn_alias</a></dt><dd>Provides the ability to create extended authentication + providers based on actual providers</dd> <dt><a href="mod_authn_anon.html">mod_authn_anon</a></dt><dd>Allows "anonymous" user access to authenticated areas</dd> <dt><a href="mod_authn_dbm.html">mod_authn_dbm</a></dt><dd>User authentication using DBM files</dd> |