From: Stefan Fritsch Date: Thu, 3 Jun 2010 18:51:25 +0000 (+0000) Subject: fix xml validation and doc build issues X-Git-Tag: 2.3.6~67 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bc0a04b83e407197e9494d55711cc86b23272885;p=apache fix xml validation and doc build issues git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951111 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authnz_ldap.xml b/docs/manual/mod/mod_authnz_ldap.xml index 769b41094c..506907e10f 100644 --- a/docs/manual/mod/mod_authnz_ldap.xml +++ b/docs/manual/mod/mod_authnz_ldap.xml @@ -812,8 +812,8 @@ own username, instead of anonymously or with hard-coded credentials for the serv AuthLDAPInitialBindAsUser off directory.htaccess -Available in version 2.3.7 and later AuthConfig +Available in version 2.3.7 and later

By default, the server either anonymously, or with a dedicated user and password, converts the basic authentication username into an LDAP @@ -849,8 +849,8 @@ to perform a DN lookup AuthLDAPInitialBindPattern (.*) $1 (remote username used verbatim) directory.htaccess -Available in version 2.3.7 and later AuthConfig +Available in version 2.3.7 and later

If AuthLDAPInitialBindAsUser is set to ON, the basic authentication username will be transformed according to the @@ -947,8 +947,8 @@ to perform a DN lookup AuthLDAPCompareAsUser off directory.htaccess -Available in version 2.3.7 and later AuthConfig +Available in version 2.3.7 and later

When set, and mod_authnz_ldap has authenticated the @@ -1126,8 +1126,8 @@ environment variable AuthLDAPSearchAsUser off directory.htaccess -Available in version 2.3.7 and later AuthConfig +Available in version 2.3.7 and later

When set, and mod_authnz_ldap has authenticated the diff --git a/docs/manual/rewrite/intro.xml.fr b/docs/manual/rewrite/intro.xml.fr index a03c2268b7..3df9324b1f 100644 --- a/docs/manual/rewrite/intro.xml.fr +++ b/docs/manual/rewrite/intro.xml.fr @@ -352,8 +352,8 @@ alors %1 contiendrait example.com et

La directive RewriteMap permet en quelque sorte de faire appel à une fonction externe pour effectuer la réécriture à votre place. Tout ceci est décrit plus en -détails dans la Documentation supplémentaire sur RewriteMap.

+détails dans la Documentation supplémentaire +sur RewriteMap.

Fichiers .htaccess