summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2005-05-25 17:38:35 +0000
committerBradley Nicholes <bnicholes@apache.org>2005-05-25 17:38:35 +0000
commit0f1cc92d4e88f6feb42c72dfeff8fb26cc18917b (patch)
tree9f0805c9e819ad10b21283b3ae706a67f9b8f33f
parent5d2f77b59a6fb278a1c5c0fdca986c86a8342bfe (diff)
downloadhttpd-0f1cc92d4e88f6feb42c72dfeff8fb26cc18917b.tar.gz
Add mod_authn_alias to the list
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178496 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/mod/allmodules.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/mod/allmodules.xml b/docs/manual/mod/allmodules.xml
index 26b54c8672..b79707c619 100644
--- a/docs/manual/mod/allmodules.xml
+++ b/docs/manual/mod/allmodules.xml
@@ -7,6 +7,7 @@
<modulefile>mod_asis.xml</modulefile>
<modulefile>mod_auth_basic.xml</modulefile>
<modulefile>mod_auth_digest.xml</modulefile>
+ <modulefile>mod_authn_alias.xml</modulefile>
<modulefile>mod_authn_anon.xml</modulefile>
<modulefile>mod_authn_dbm.xml</modulefile>
<modulefile>mod_authn_default.xml</modulefile>