You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by hu...@apache.org on 2012/07/19 07:49:50 UTC

svn commit: r1363222 - /httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.xml

Author: humbedooh
Date: Thu Jul 19 05:49:50 2012
New Revision: 1363222

URL: http://svn.apache.org/viewvc?rev=1363222&view=rev
Log:
Add missing highlighting

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.xml

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.xml?rev=1363222&r1=1363221&r2=1363222&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.xml (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.xml Thu Jul 19 05:49:50 2012
@@ -841,7 +841,9 @@ ProxyPass /mirror/foo http://backend.exa
     by configuration or MPM design.</p>
 
     <example><title>Example</title>
+        <highlight language="config">
         ProxyPass /example http://backend.example.com max=20 ttl=120 retry=300
+        </highlight>
     </example>
 
     <table border="2"><tr><th>BalancerMember parameters</th></tr></table>