]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Typo
authorLucien Gentis <lgentis@apache.org>
Sat, 18 Nov 2023 13:50:58 +0000 (13:50 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 18 Nov 2023 13:50:58 +0000 (13:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1913931 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.xml

index abd4ba8228fc1bfed5548f2d292a9ae17479419d..6ba7bc65ab157571b4e884ab70810f4dce298303 100644 (file)
@@ -1559,7 +1559,7 @@ ProxyPassMatch "^/(.*\.gif)$" "http://backend.example.com/$1"
       </p>
     </note>
     <note>
-        <title><var><code>key=value</code> Parameters versus <var>url</var> with backreference(s)</title>
+        <title><code>key=value</code> Parameters versus <var>url</var> with backreference(s)</title>
       <p>Since Apache HTTP Server 2.4.47, the <code>key=value</code> Parameters
       are no longer ignored in a <directive>ProxyPassMatch</directive> using
       an <var>url</var> with backreference(s). However to keep the existing