From b1437543f8f7b8d6c0bb04aec4a21a1ac2a0401e Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Thu, 10 May 2012 07:02:43 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1336500 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 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/manual/mod/core.xml.meta b/docs/manual/mod/core.xml.meta index b9d96ee4c5..e78755527a 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 174d53e02d..b52bd039ac 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 caa740aad2..8ed2b93557 100644 --- a/docs/manual/mod/mod_authn_core.xml.fr +++ b/docs/manual/mod/mod_authn_core.xml.fr @@ -1,7 +1,7 @@ - + -- 2.40.0