1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

Fix a few references to mod_auth_ldap to be mod_authnz_ldap

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104745 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bradley Nicholes
2004-08-20 16:24:52 +00:00
parent 8b7f6e7d11
commit afdfac6692
2 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
<!-- $Revision: 1.12 $ -->
<!-- $Revision: 1.13 $ -->
<!--
Copyright 2003-2004 The Apache Software Foundation
@@ -415,7 +415,7 @@
<dt><code>--enable-auth-ldap</code></dt>
<dd>Enable LDAP based authentication provided by
<module>mod_auth_ldap</module>.</dd>
<module>mod_authnz_ldap</module>.</dd>
<dt><code>--enable-cache</code></dt>
<dd>Enable dynamic file caching provided by