diff --git a/docs/manual/mod/mod_authnz_ldap.html.en b/docs/manual/mod/mod_authnz_ldap.html.en index 200331948c..ac7d1bb268 100644 --- a/docs/manual/mod/mod_authnz_ldap.html.en +++ b/docs/manual/mod/mod_authnz_ldap.html.en @@ -678,11 +678,11 @@ Require valid-user subtree search for the attribute userPrincipalName, with an empty search root, like so:
--AuthLDAPBindDN apache@somedomain.com -AuthLDAPBindPassword password -AuthLDAPURL ldap://10.0.0.1:3268/>userPrincipalName?sub -
+AuthLDAPBindDN apache@somedomain.com
+AuthLDAPBindPassword password
+AuthLDAPURL ldap://10.0.0.1:3268/?userPrincipalName?sub
+
Users will need to enter their User Principal Name as a login, in the form somebody@nz.somedomain.com.
diff --git a/docs/manual/mod/mod_proxy.xml.ja b/docs/manual/mod/mod_proxy.xml.ja index f7141b36d1..2af46074ab 100644 --- a/docs/manual/mod/mod_proxy.xml.ja +++ b/docs/manual/mod/mod_proxy.xml.ja @@ -1,7 +1,7 @@ - +