From: Jean-Frederic Clere Date: Thu, 27 Feb 2020 10:31:45 +0000 (+0000) Subject: Doc for secret in AJP. X-Git-Tag: 2.4.42~40 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4de7604dd086c7bebdcab4ae9dbbec24b59edabc;p=thirdparty%2Fapache%2Fhttpd.git Doc for secret in AJP. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1874564 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy_ajp.html.en b/docs/manual/mod/mod_proxy_ajp.html.en index f8427717792..b5e765ba3c9 100644 --- a/docs/manual/mod/mod_proxy_ajp.html.en +++ b/docs/manual/mod/mod_proxy_ajp.html.en @@ -482,6 +482,7 @@ attribute_value := (string) ?req_attribute0x0AStringName (the name of the attribute follows) ?ssl_key_size0x0BInteger + ?secret0x0CStringSupported since 2.4.42 are_done0xFF-request_terminator

The context and servlet_path are not diff --git a/docs/manual/mod/mod_proxy_ajp.xml b/docs/manual/mod/mod_proxy_ajp.xml index 9cd0e7060d9..e999f855cad 100644 --- a/docs/manual/mod/mod_proxy_ajp.xml +++ b/docs/manual/mod/mod_proxy_ajp.xml @@ -478,6 +478,7 @@ attribute_value := (string) ?req_attribute0x0AStringName (the name of the attribute follows) ?ssl_key_size0x0BInteger + ?secret0x0CStringSupported since 2.4.42 are_done0xFF-request_terminator

The context and servlet_path are not