]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Rebuild.
authorPaul Querna <pquerna@apache.org>
Sat, 21 Jan 2006 01:14:43 +0000 (01:14 +0000)
committerPaul Querna <pquerna@apache.org>
Sat, 21 Jan 2006 01:14:43 +0000 (01:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@370946 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ldap.html.en
docs/manual/mod/quickreference.html.en
docs/manual/new_features_2_2.html.en
docs/manual/new_features_2_2.xml.ko
docs/manual/new_features_2_2.xml.pt-br

index 0440713916f9a12e9f433212b1733df480d8d56f..ce632221169f835bb46585c2a6ae44d45776e818 100644 (file)
@@ -253,8 +253,7 @@ by other LDAP modules</td></tr>
         Deny from all<br />
         Allow from yourdomain.example.com<br />
         AuthLDAPEnabled on<br />
-        LDAPTrustedMode TLS
-        AuthLDAPURL ldap://127.0.0.1/dc=example,dc=com?uid?one<br />
+        AuthLDAPURL ldap://127.0.0.1/dc=example,dc=com?uid?one TLS<br />
         AuthLDAPAuthoritative on<br />
         require valid-user<br />
       </span>
@@ -589,7 +588,7 @@ Certificate Authority or global client certificates</td></tr>
 <table class="directive">
 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Specifies the SSL/TLS mode to be used when connecting to an LDAP server.</td></tr>
 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>LDAPTrustedMode <var>type</var></code></td></tr>
-<tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
+<tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_ldap</td></tr>
 </table>
index c44168d8b7d9af6a6e58766ec30ded7751196a27..a5d7c08916b2691579567cecbdd1c2e463649e11 100644 (file)
@@ -400,7 +400,7 @@ connection client certificate. Not all LDAP toolkits support per
 connection client certificates.</td></tr>
 <tr class="odd"><td><a href="mod_ldap.html#ldaptrustedglobalcert">LDAPTrustedGlobalCert <var>type</var> <var>directory-path/filename</var> <var>[password]</var></a></td><td></td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Sets the file or database containing global trusted
 Certificate Authority or global client certificates</td></tr>
-<tr><td><a href="mod_ldap.html#ldaptrustedmode">LDAPTrustedMode <var>type</var></a></td><td></td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Specifies the SSL/TLS mode to be used when connecting to an LDAP server.</td></tr>
+<tr><td><a href="mod_ldap.html#ldaptrustedmode">LDAPTrustedMode <var>type</var></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Specifies the SSL/TLS mode to be used when connecting to an LDAP server.</td></tr>
 <tr class="odd"><td><a href="mod_ldap.html#ldapverifyservercert">LDAPVerifyServerCert <var>On|Off</var></a></td><td> On </td><td>s</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Force server certificate verification</td></tr>
 <tr><td><a href="core.html#limit">&lt;Limit <var>method</var> [<var>method</var>] ... &gt; ...
     &lt;/Limit&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">Restrict enclosed access controls to only certain HTTP
index 4451001a6e9e2f3a50af35aea5058aa6fe9499a8..32d0586b3cf1b5172f6b039ba278516579a39c9d 100644 (file)
       <dt>Connection Error Logging</dt>
 
       <dd>A new function, <code>ap_log_cerror</code> has been added to log
-          errors that occure with the client's connection.  When logged, 
+          errors that occur with the client's connection.  When logged, 
           the message includes the client IP address.</dd>
 
       <dt>Test Configuration Hook Added</dt>
index bb4f62582ea24b4fb79055a27347d4105974cbac..0f74a8877c53695186bf02c5dc47483881aa686f 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:356658 (outdated) -->
+<!-- English Revision: 105989:370945 (outdated) -->
 
 <!--
  Copyright 2004-2005 The Apache Software Foundation or its licensors,
index f0ee4ca453967ed880049c71ccab7ccb096f5bf4..f070f8ba7b7df12d10e8ea54c39b8701b7c8e099 100644 (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.pt-br.xsl"?>
-<!-- English Revision: 151408:356658 (outdated) -->
+<!-- English Revision: 151408:370945 (outdated) -->
 
 <!--
  Copyright 2005 The Apache Software Foundation or its licensors,