From: Lucien Gentis Date: Sat, 18 Nov 2023 13:50:58 +0000 (+0000) Subject: Typo X-Git-Tag: 2.4.59-rc1-candidate~141 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e077174322d8cfb48b5e0bfe3fb56c648d2815d9;p=thirdparty%2Fapache%2Fhttpd.git Typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1913931 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index abd4ba8228f..6ba7bc65ab1 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -1559,7 +1559,7 @@ ProxyPassMatch "^/(.*\.gif)$" "http://backend.example.com/$1"

- <var><code>key=value</code> Parameters versus <var>url</var> with backreference(s) + <code>key=value</code> Parameters versus <var>url</var> with backreference(s)

Since Apache HTTP Server 2.4.47, the key=value Parameters are no longer ignored in a ProxyPassMatch using an url with backreference(s). However to keep the existing