From: Jim Jagielski Date: Thu, 14 May 2009 12:24:07 +0000 (+0000) Subject: Spanish xforms X-Git-Tag: 2.2.12~124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c9cb59843770e7cd823e1a4b928cc2c55afd111;p=thirdparty%2Fapache%2Fhttpd.git Spanish xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@774744 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/directives.html.es b/docs/manual/mod/directives.html.es index a15790870a9..3a357ad24b0 100644 --- a/docs/manual/mod/directives.html.es +++ b/docs/manual/mod/directives.html.es @@ -400,6 +400,8 @@
  • SSLProxyCACertificatePath
  • SSLProxyCARevocationFile
  • SSLProxyCARevocationPath
  • +
  • SSLProxyCheckPeerCN
  • +
  • SSLProxyCheckPeerExpire
  • SSLProxyCipherSuite
  • SSLProxyEngine
  • SSLProxyMachineCertificateFile
  • diff --git a/docs/manual/mod/quickreference.html.es b/docs/manual/mod/quickreference.html.es index 78ff073dc80..16859049980 100644 --- a/docs/manual/mod/quickreference.html.es +++ b/docs/manual/mod/quickreference.html.es @@ -205,7 +205,7 @@ authenticating the user if this one fails modules AuthzUserAuthoritative On|Off On dhBSets whether authorization will be passed on to lower level modules -BalancerMember url [key=value [key=value ...]]dEAdd a member to a load balancing group +BalancerMember [balancerurl] url [key=value [key=value ...]]dEAdd a member to a load balancing group BrowserMatch regex [!]env-variable[=value] [[!]env-variable[=value]] ...svdhBSets environment variables conditional on HTTP User-Agent @@ -703,6 +703,10 @@ Remote Server Auth Remote Server Auth SSLProxyCARevocationPath directory-pathsvEDirectory of PEM-encoded CA CRLs for Remote Server Auth +SSLProxyCheckPeerCN on|off off svEWhether to check the remote server certificates CN field + +SSLProxyCheckPeerExpire on|off off svEWhether to check if remote server certificate is expired + SSLProxyCipherSuite cipher-spec ALL:!ADH:RC4+RSA:+H +svdhECipher Suite available for negotiation in SSL proxy handshake SSLProxyEngine on|off off svESSL Proxy Engine Operation Switch