From: Paul Querna Date: Sat, 21 Jan 2006 01:14:43 +0000 (+0000) Subject: Rebuild. X-Git-Tag: 2.2.1~128 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cad7fcd87962e0b1eea4437043098b7e70b4e53b;p=thirdparty%2Fapache%2Fhttpd.git Rebuild. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@370946 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ldap.html.en b/docs/manual/mod/mod_ldap.html.en index 0440713916f..ce632221169 100644 --- a/docs/manual/mod/mod_ldap.html.en +++ b/docs/manual/mod/mod_ldap.html.en @@ -253,8 +253,7 @@ by other LDAP modules Deny from all
Allow from yourdomain.example.com
AuthLDAPEnabled on
- LDAPTrustedMode TLS - AuthLDAPURL ldap://127.0.0.1/dc=example,dc=com?uid?one
+ AuthLDAPURL ldap://127.0.0.1/dc=example,dc=com?uid?one TLS
AuthLDAPAuthoritative on
require valid-user
@@ -589,7 +588,7 @@ Certificate Authority or global client certificates - +
Description:Specifies the SSL/TLS mode to be used when connecting to an LDAP server.
Syntax:LDAPTrustedMode type
Context:server config, virtual host, directory, .htaccess
Context:server config, virtual host
Status:Extension
Module:mod_ldap
diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index c44168d8b7d..a5d7c08916b 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -400,7 +400,7 @@ connection client certificate. Not all LDAP toolkits support per connection client certificates. LDAPTrustedGlobalCert type directory-path/filename [password]sESets the file or database containing global trusted Certificate Authority or global client certificates -LDAPTrustedMode typesvdhESpecifies the SSL/TLS mode to be used when connecting to an LDAP server. +LDAPTrustedMode typesvESpecifies the SSL/TLS mode to be used when connecting to an LDAP server. LDAPVerifyServerCert On|Off On sEForce server certificate verification <Limit method [method] ... > ... </Limit>svdhCRestrict enclosed access controls to only certain HTTP diff --git a/docs/manual/new_features_2_2.html.en b/docs/manual/new_features_2_2.html.en index 4451001a6e9..32d0586b3cf 100644 --- a/docs/manual/new_features_2_2.html.en +++ b/docs/manual/new_features_2_2.html.en @@ -207,7 +207,7 @@
Connection Error Logging
A new function, ap_log_cerror 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.
Test Configuration Hook Added
diff --git a/docs/manual/new_features_2_2.xml.ko b/docs/manual/new_features_2_2.xml.ko index bb4f62582ea..0f74a8877c5 100644 --- a/docs/manual/new_features_2_2.xml.ko +++ b/docs/manual/new_features_2_2.xml.ko @@ -1,7 +1,7 @@ - + +