]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
force to new para
authorJim Jagielski <jim@apache.org>
Wed, 10 Feb 2016 17:24:20 +0000 (17:24 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 10 Feb 2016 17:24:20 +0000 (17:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1729671 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/reverse_proxy.xml

index 7aa8e0a7f20eec76edba621eba715d96a5062543..1b5b203112a8e44e39f7d92874fcb5de4d1e25e3 100644 (file)
@@ -47,7 +47,8 @@
          insulated and protected from the outside; as far as the client is concerned,
          the reverse proxy server <em>is</em> the sole source of all content.</p>
 
-         <p>A typical implementation is below: <img src="../images/reverse-proxy-arch.png" alt="reverse-proxy-arch" /></p>
+         <p>A typical implementation is below:</p>
+         <p><img src="../images/reverse-proxy-arch.png" alt="reverse-proxy-arch" /></p>
          
        </summary>