You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2013/01/08 23:24:10 UTC

svn commit: r1430575 - /httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml

Author: jim
Date: Tue Jan  8 22:24:10 2013
New Revision: 1430575

URL: http://svn.apache.org/viewvc?rev=1430575&view=rev
Log:
Naming

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml?rev=1430575&r1=1430574&r2=1430575&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml Tue Jan  8 22:24:10 2013
@@ -667,10 +667,10 @@ expressions</description>
 <directivesynopsis>
     <name>BalancerInherit</name>
     <description>Inherit ProxyPassed Balancers/Workers from the main server</description>
-    <syntax>ProxyPassInherit On|Off</syntax>
-    <default>ProxyPassInherit On</default>
+    <syntax>BalancerInherit On|Off</syntax>
+    <default>BalancerInherit On</default>
     <contextlist><context>server config</context><context>virtual host</context></contextlist>
-    <compatibility>ProxyPassInherit is only available in Apache HTTP Server 2.5.0
+    <compatibility>BalancerInherit is only available in Apache HTTP Server 2.5.0
         and later.</compatibility>
     <usage>
         <p>This directive will cause the current server/vhost to "inherit" ProxyPass