]> granicus.if.org Git - apache/blobdiff - docs/manual/mod/mod_proxy.html.en
xforms
[apache] / docs / manual / mod / mod_proxy.html.en
index 1cc7488e1926ce12c6e8aa9480ccb0ec30efff83..cb845ec1d3655d06e9cb8cc532adc4420b0decc6 100644 (file)
@@ -1517,7 +1517,7 @@ ProxyPassReverse  /mirror/foo/ https://backend.example.com/</pre>
     <p>Suppose the local server has address <code>http://example.com/</code>;
     then</p>
 
-    <pre class="prettyprint lang-config">ProxyPassMatch ^(/.*\.gif)$ http://backend.example.com$1</pre>
+    <pre class="prettyprint lang-config">ProxyPassMatch ^/(.*\.gif)$ http://backend.example.com/$1</pre>
 
 
     <p>will cause a local request for