1
0
mirror of https://github.com/apache/httpd.git synced 2025-07-30 20:03:10 +03:00
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1358947 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Daniel Gruno
2012-07-09 07:38:20 +00:00
parent fcc05f9257
commit c56ae574fc
2 changed files with 5 additions and 5 deletions

View File

@ -145,10 +145,10 @@ LDAPOpCacheTTL 600
credentials used when binding to an LDAP server. These credentials used when binding to an LDAP server. These
credentials can be provided to LDAP servers that do not credentials can be provided to LDAP servers that do not
allow anonymous binds during referral chasing. To control allow anonymous binds during referral chasing. To control
this feature, see the <code class="directive"><a href="#&#10; ldapreferrals"> this feature, see the
LDAPReferrals</a></code> and <code class="directive"><a href="#&#10; ldapreferralhoplimit"> <code class="directive"><a href="#ldapreferrals">LDAPReferrals</a></code> and
LDAPReferralHopLimit</a></code> directives. By default, <code class="directive"><a href="#ldapreferralhoplimit">LDAPReferralHopLimit</a></code>
this feature is enabled.</p> directives. By default, this feature is enabled.</p>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section"> <div class="section">
<h2><a name="cache" id="cache">LDAP Cache</a></h2> <h2><a name="cache" id="cache">LDAP Cache</a></h2>

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?> <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
<!-- English Revision: 1331035:1358834 (outdated) --> <!-- English Revision: 1331035:1358946 (outdated) -->
<!-- French translation : Lucien GENTIS --> <!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines --> <!-- Reviewed by : Vincent Deffontaines -->