Changes with Apache 2.0.25-dev
+ *) Added documentation for mod_ldap and mod_auth_ldap.
+ [Graham Leggett]
+
*) Enabled negative caching on attribute comparisons in the LDAP cache.
Fixed a problem where the default cache TTL was set in milliseconds
not microseconds causing the cache to time out almost immediately.
<LI><A HREF="mod_auth_db.html#authdbuserfile">AuthDBUserFile</A>
<LI><A HREF="mod_auth_dbm.html#authdbmuserfile">AuthDBMUserFile</A>
<LI><A HREF="mod_auth.html#authgroupfile">AuthGroupFile</A>
+<LI><A HREF="mod_auth_ldap.html#AuthLDAPAuthoritative">AuthLDAPAuthoritative</A></LI>
+<LI><A HREF="mod_auth_ldap.html#AuthLDAPBindDN">AuthLDAPBindDN</A></LI>
+<LI><A HREF="mod_auth_ldap.html#AuthLDAPBindPassword">AuthLDAPBindPassword</A></LI>
+<LI><A HREF="mod_auth_ldap.html#AuthLDAPCompareDNOnServer">AuthLDAPCompareDNOnServer</A></LI>
+<LI><A HREF="mod_auth_ldap.html#AuthLDAPDereferenceAliases">AuthLDAPDereferenceAliases</A></LI>
+<LI><A HREF="mod_auth_ldap.html#AuthLDAPEnabled">AuthLDAPEnabled</A></LI>
+<LI><A HREF="mod_auth_ldap.html#AuthLDAPFrontPageHack">AuthLDAPFrontPageHack</A></LI>
+<LI><A HREF="mod_auth_ldap.html#AuthLDAPGroupAttribute">AuthLDAPGroupAttribute</A></LI>
+<LI><A HREF="mod_auth_ldap.html#AuthLDAPGroupAttributeIsDN">AuthLDAPGroupAttributeIsDN</A></LI>
+<LI><A HREF="mod_auth_ldap.html#AuthLDAPRemoteUserIsDN">AuthLDAPRemoteUserIsDN</A></LI>
+<LI><A HREF="mod_auth_ldap.html#AuthLDAPStartTLS">AuthLDAPStartTLS</A></LI>
+<LI><A HREF="mod_auth_ldap.html#AuthLDAPUrl">AuthLDAPUrl</A></LI>
<LI><A HREF="core.html#authname">AuthName</A>
<LI><A HREF="core.html#authtype">AuthType</A>
<LI><A HREF="mod_auth.html#authuserfile">AuthUserFile</A>
<LI><A HREF="core.html#keepalive">KeepAlive</A>
<LI><A HREF="core.html#keepalivetimeout">KeepAliveTimeout</A>
<LI><A HREF="mod_negotiation.html#languagepriority">LanguagePriority</A>
+<LI><A HREF="mod_ldap.html#LDAPCacheEntries">LDAPCacheEntries</A>
+<LI><A HREF="mod_ldap.html#LDAPCacheTTL">LDAPCacheTTL</A>
+<LI><A HREF="mod_ldap.html#LDAPOpCacheEntries">LDAPOpCacheEntries</A>
+<LI><A HREF="mod_ldap.html#LDAPOpCacheTTL">LDAPOpCacheTTL</A>
+<LI><A HREF="mod_ldap.html#LDAPCertDBPath">LDAPCertDBPath</A>
<LI><A HREF="core.html#limit"><Limit></A>
<LI><A HREF="core.html#limitexcept"><LimitExcept></A>
<LI><A HREF="core.html#limitrequestbody">LimitRequestBody</A>
<DD>Anonymous user access to authenticated areas.
<DT><A HREF="mod_auth_digest.html">mod_auth_digest</A>
<DD>MD5 authentication
+<DT><A HREF="mod_auth_ldap.html">mod_auth_ldap</A>
+<DD>User authentication using LDAP.
</DL>
<DD>Caching files in memory for faster serving.
<DT><A HREF="mod_dav.html">mod_dav</A>
<DD>Class 1,2 <A HREF="http://www.webdav.org">WebDAV</A> HTTP extensions
+<DT><A HREF="mod_ldap.html">mod_ldap</A>
+<DD>LDAP connection pool and shared memory cache.
</DL>
<DD>User authentication using DBM files.
<DT><A HREF="mod_auth_digest.html">mod_auth_digest</A>
<DD>MD5 authentication
+<DT><A HREF="mod_auth_ldap.html">mod_auth_ldap</A>
+<DD>User authentication using LDAP.
<DT><A HREF="mod_autoindex.html">mod_autoindex</A>
<DD>Automatic directory listings.
<DT><A HREF="mod_cern_meta.html">mod_cern_meta</A>
<DD>Server configuration information
<DT><A HREF="mod_isapi.html">mod_isapi</A>
<DD>Windows ISAPI Extension support
+<DT><A HREF="mod_ldap.html">mod_ldap</A>
+<DD>LDAP connection pool and shared memory cache.
<DT><A HREF="mod_log_config.html">mod_log_config</A>
<DD>User-configurable logging replacement for mod_log_common.
<DT><A HREF="mod_mime.html">mod_mime</A>