From 16265a174b4c1c763e087d5e647a3c4cde80bddf Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Wed, 9 May 2012 22:10:02 +0000 Subject: [PATCH] rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1336427 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml.meta | 2 +- docs/manual/mod/mod_authn_core.html.en | 6 +++--- docs/manual/mod/mod_authn_core.xml.fr | 2 +- docs/manual/mod/mod_authn_core.xml.meta | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/manual/mod/core.xml.meta b/docs/manual/mod/core.xml.meta index b9d96ee4c52..e78755527af 100644 --- a/docs/manual/mod/core.xml.meta +++ b/docs/manual/mod/core.xml.meta @@ -10,7 +10,7 @@ de en es - fr + fr ja tr diff --git a/docs/manual/mod/mod_authn_core.html.en b/docs/manual/mod/mod_authn_core.html.en index 2ebbb24add7..336d8afb133 100644 --- a/docs/manual/mod/mod_authn_core.html.en +++ b/docs/manual/mod/mod_authn_core.html.en @@ -99,8 +99,8 @@ AuthLDAPBindDN cn=youruser,o=ctx AuthLDAPBindPassword yourpassword AuthLDAPURL ldap://ldap.host/o=ctx - </AuthnProviderAlias> - <AuthnProviderAlias ldap ldap-other-alias> +</AuthnProviderAlias> +<AuthnProviderAlias ldap ldap-other-alias> AuthLDAPBindDN cn=yourotheruser,o=dev AuthLDAPBindPassword yourotherpassword AuthLDAPURL ldap://other.ldap.host/o=dev?cn @@ -114,7 +114,7 @@ Alias /secure /webpages/secure AuthBasicProvider ldap-other-alias ldap-alias1 AuthType Basic - AuthName LDAP_Protected_Place + AuthName "LDAP Protected Place" Require valid-user </Directory> diff --git a/docs/manual/mod/mod_authn_core.xml.fr b/docs/manual/mod/mod_authn_core.xml.fr index 343c607b6c5..84af6597dfb 100644 --- a/docs/manual/mod/mod_authn_core.xml.fr +++ b/docs/manual/mod/mod_authn_core.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_authn_core.xml.meta b/docs/manual/mod/mod_authn_core.xml.meta index de982543759..e7f54a0c05c 100644 --- a/docs/manual/mod/mod_authn_core.xml.meta +++ b/docs/manual/mod/mod_authn_core.xml.meta @@ -8,6 +8,6 @@ en - fr + fr -- 2.47.3