You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2009/06/07 15:20:12 UTC

svn commit: r782385 - /httpd/httpd/branches/2.2.x/docs/manual/mod/mod_proxy.xml

Author: nd
Date: Sun Jun  7 13:20:12 2009
New Revision: 782385

URL: http://svn.apache.org/viewvc?rev=782385&view=rev
Log:
use proper xml

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

Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mod_proxy.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/mod/mod_proxy.xml?rev=782385&r1=782384&r2=782385&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/mod/mod_proxy.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/mod/mod_proxy.xml Sun Jun  7 13:20:12 2009
@@ -526,7 +526,7 @@
     <directive module="mod_proxy">ProxyPass</directive> directives.</p>
     <p>The balancerurl is only needed when not in <code>&lt;Proxy <var>balancer://</var>...&gt;</code>
     container directive. It corresponds to the url of a balancer defined in
-    <code class="directive"><a href="#proxypass">ProxyPass</a></code> directive.</p>
+    <directive module="mod_proxy">ProxyPass</directive> directive.</p>
 </usage>
 </directivesynopsis>