]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
typo
authorLucien Gentis <lgentis@apache.org>
Mon, 24 Oct 2022 11:21:46 +0000 (11:21 +0000)
committerLucien Gentis <lgentis@apache.org>
Mon, 24 Oct 2022 11:21:46 +0000 (11:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1904804 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.xml

index 811c242d3f0c0aa496f97558fce40ba86e9b2209..b0a329c9a74cfd9a2ac3042b59120ea3d89e31dc 100644 (file)
@@ -1555,7 +1555,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