]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
adjust
authorJim Jagielski <jim@apache.org>
Wed, 10 Feb 2016 14:57:07 +0000 (14:57 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 10 Feb 2016 14:57:07 +0000 (14:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1729612 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/expr.xml.meta
docs/manual/howto/reverse_proxy.xml

index d5a2e5e1a51ac2993572999fded854013f9172b5..baaa5f7830cfdc671c6e8f60641cef42662d0852 100644 (file)
@@ -7,6 +7,7 @@
   <relpath>.</relpath>
 
   <variants>
+    <variant>edited</variant>
     <variant>en</variant>
     <variant>fr</variant>
   </variants>
index b9dda74c1a435165ea95a1ce2ff82196120fa995..7aa8e0a7f20eec76edba621eba715d96a5062543 100644 (file)
@@ -47,8 +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:</p>
-         <img src="../images/reverse-proxy-arch.png" alt="reverse-proxy-arch" />
+         <p>A typical implementation is below: <img src="../images/reverse-proxy-arch.png" alt="reverse-proxy-arch" /></p>
+         
        </summary>