From 7f609adfbc29926ee563a1f9fc120f1d88cf8de6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sun, 19 Jan 2003 17:29:44 +0000 Subject: [PATCH] update transformation (I'm currently cleaning up my repository ;-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98354 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/quickreference.html.de | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de index 39abebec56..f821548ef9 100644 --- a/docs/manual/mod/quickreference.html.de +++ b/docs/manual/mod/quickreference.html.de @@ -162,11 +162,11 @@ authenticating the user if this one fails AuthLDAPCompareDNOnServer on|off on dhXUse the LDAP server to compare the DNs AuthLDAPDereferenceAliases never|searching|finding|always Always dhXWhen will the module de-reference aliases AuthLDAPEnabled on|off on dhXTurn on or off LDAP authentication -AuthLDAPFrontPageHack on|offdhXAllow LDAP authentication to work with MS FrontPage +AuthLDAPFrontPageHack on|off off dhXAllow LDAP authentication to work with MS FrontPage AuthLDAPGroupAttribute attributedhXLDAP attributes used to check for group membership AuthLDAPGroupAttributeIsDN on|off on dhXUse the DN of the client username when checking for group membership -AuthLDAPRemoteUserIsDN on|offdhXUse the DN of the client username to set the REMOTE_USER +AuthLDAPRemoteUserIsDN on|off off dhXUse the DN of the client username to set the REMOTE_USER environment variable AuthLDAPStartTLS on|off off dhXUse a secure TLS connection to the LDAP server AuthLDAPUrl urldhXURL specifying the LDAP search parameters @@ -483,7 +483,7 @@ proxy request ProxyReceiveBufferSize bytessvENetwork buffer size for outgoing HTTP and FTP connections ProxyRemote match remote-serversvERemote proxy used to handle certain requests -ProxyRemote regex remote-serversvERemote proxy used to handle requests +ProxyRemoteMatch regex remote-serversvERemote proxy used to handle requests matched by regular expressions ProxyRequests on|off Off svEEnables forward (standard) proxy requests ProxyTimeout seconds 300 svENetwork timeout for proxied requests @@ -642,7 +642,7 @@ proxy handshake SSLProxyMachineCertificatePath directorysEDirectory of PEM-encoded CA certificates for proxy server client certificates SSLProxyProtocol [+|-]protocol ... all svEConfigure usable SSL protocol flavors for proxy usage SSLProxyVerify level none svdhEType of remote server Certificate verification -SSLVerifyDepth numbersvdhEMaximum depth of CA Certificates in Remote Server +SSLProxyVerifyDepth number 1 svdhEMaximum depth of CA Certificates in Remote Server Certificate verification SSLRandomSeed context source [bytes]sEPseudo Random Number Generator (PRNG) seeding -- 2.40.0