Return-Path: X-Original-To: apmail-httpd-cvs-archive@www.apache.org Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EED40776B for ; Tue, 15 Nov 2011 22:53:40 +0000 (UTC) Received: (qmail 86334 invoked by uid 500); 15 Nov 2011 22:53:40 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 86276 invoked by uid 500); 15 Nov 2011 22:53:40 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 86269 invoked by uid 99); 15 Nov 2011 22:53:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Nov 2011 22:53:40 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Nov 2011 22:53:38 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 4015D23889BB; Tue, 15 Nov 2011 22:53:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1202456 - in /httpd/httpd/trunk/docs/manual: ./ mod/ Date: Tue, 15 Nov 2011 22:53:17 -0000 To: cvs@httpd.apache.org From: sf@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111115225318.4015D23889BB@eris.apache.org> Author: sf Date: Tue Nov 15 22:53:17 2011 New Revision: 1202456 URL: http://svn.apache.org/viewvc?rev=1202456&view=rev Log: add new ldap features, make ap_expr entry more verbose Modified: httpd/httpd/trunk/docs/manual/expr.html.en httpd/httpd/trunk/docs/manual/expr.xml httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.html.en httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.xml httpd/httpd/trunk/docs/manual/mod/mod_ldap.html.en httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml httpd/httpd/trunk/docs/manual/mod/mod_proxy.html.en httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml.ja httpd/httpd/trunk/docs/manual/new_features_2_4.html.en httpd/httpd/trunk/docs/manual/new_features_2_4.xml Modified: httpd/httpd/trunk/docs/manual/expr.html.en URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/expr.html.en?rev=1202456&r1=1202455&r2=1202456&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/expr.html.en (original) +++ httpd/httpd/trunk/docs/manual/expr.html.en Tue Nov 15 22:53:17 2011 @@ -41,7 +41,7 @@
  • Functions
  • Other
  • Comparison with SSLRequire
  • -

    See also

    +

    See also

    top

    Grammar in Backus–Naur Form notation

    Modified: httpd/httpd/trunk/docs/manual/expr.xml URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/expr.xml?rev=1202456&r1=1202455&r2=1202456&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/expr.xml (original) +++ httpd/httpd/trunk/docs/manual/expr.xml Tue Nov 15 22:53:17 2011 @@ -43,6 +43,8 @@ Else RewriteCond SetEnvIfExpr +Header +RequestHeader FilterProvider Require expr SSLRequire Modified: httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.html.en URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.html.en?rev=1202456&r1=1202455&r2=1202456&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.html.en (original) +++ httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.html.en Tue Nov 15 22:53:17 2011 @@ -1086,6 +1086,7 @@ evaluated before the user search is disc Override:AuthConfig Status:Extension Module:mod_authnz_ldap +Compatibility:Available in version 2.3.0 and later

    When this directive is set to a non-zero value X combined with use of the Require ldap-group someGroupDN @@ -1186,6 +1187,7 @@ are groups. Override:AuthConfig Status:Extension Module:mod_authnz_ldap +Compatibility:Available in version 2.3.0 and later

    An LDAP group object may contain members that are users and members that are groups (called nested or sub groups). The @@ -1208,6 +1210,7 @@ objects that are groups during sub-group Override:AuthConfig Status:Extension Module:mod_authnz_ldap +Compatibility:Available in version 2.3.0 and later

    An LDAP group object may contain members that are users and members that are groups (called nested or sub groups). The Modified: httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.xml URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.xml?rev=1202456&r1=1202455&r2=1202456&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.xml (original) +++ httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.xml Tue Nov 15 22:53:17 2011 @@ -1064,6 +1064,7 @@ evaluated before the user search is disc directory.htaccess AuthConfig +Available in version 2.3.0 and later

    When this directive is set to a non-zero value X @@ -1161,6 +1162,7 @@ are groups. directory.htaccess AuthConfig +Available in version 2.3.0 and later

    An LDAP group object may contain members that are users and @@ -1183,6 +1185,7 @@ objects that are groups during sub-group directory.htaccess AuthConfig +Available in version 2.3.0 and later

    An LDAP group object may contain members that are users and Modified: httpd/httpd/trunk/docs/manual/mod/mod_ldap.html.en URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_ldap.html.en?rev=1202456&r1=1202455&r2=1202456&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/mod/mod_ldap.html.en (original) +++ httpd/httpd/trunk/docs/manual/mod/mod_ldap.html.en Tue Nov 15 22:53:17 2011 @@ -661,6 +661,7 @@ valid Context:server config Status:Extension Module:mod_ldap +Compatibility:Apache HTTP Server 2.3.5 and later

    This directive configures the timeout for bind and search operations, as well as the LDAP_OPT_TIMEOUT option in the underlying LDAP client library, when available.

    Modified: httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml?rev=1202456&r1=1202455&r2=1202456&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml (original) +++ httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml Tue Nov 15 22:53:17 2011 @@ -665,6 +665,7 @@ connection client certificates.LDAPTimeout seconds LDAPTimeout 60 server config +Apache HTTP Server 2.3.5 and later

    This directive configures the timeout for bind and search operations, as well as Modified: httpd/httpd/trunk/docs/manual/mod/mod_proxy.html.en URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_proxy.html.en?rev=1202456&r1=1202455&r2=1202456&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/mod/mod_proxy.html.en (original) +++ httpd/httpd/trunk/docs/manual/mod/mod_proxy.html.en Tue Nov 15 22:53:17 2011 @@ -1513,9 +1513,11 @@ reverse proxy. This directive rewrites t

    In the example given with ProxyPassReverse, the directive: +

    ProxyPassReverseCookiePath / /mirror/foo/

    +

    will rewrite a cookie with backend path / (or /example or, in fact, anything) to /mirror/foo/.

    Modified: httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml.ja URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml.ja?rev=1202456&r1=1202455&r2=1202456&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml.ja [utf-8] (original) +++ httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml.ja [utf-8] Tue Nov 15 22:53:17 2011 @@ -1,7 +1,7 @@ - +