Commit 650fc883 authored by Graham Leggett's avatar Graham Leggett
Browse files

ianh: updated docs

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91200 13f79535-47bb-0310-9956-ffa450edef68
parent 55a85832
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -326,7 +326,9 @@ by another forward proxy.
<A
 HREF="directive-dict.html#Syntax"
 REL="Help"
><STRONG>Syntax:</STRONG></A> ProxyPass <EM>path url</EM><BR>
><STRONG>Syntax:</STRONG></A> ProxyPass <EM>path url</EM><br> 
or: ProxyPass <EM>url</EM> when placed in a &lt;location&gt; directive <em>(Apache 2.0 only)</em>
<br>
<A
 HREF="directive-dict.html#Default"
 REL="Help"
@@ -367,6 +369,7 @@ will cause a local request for the
internally converted into a proxy request to
&lt;<SAMP>http://foo.com/bar</SAMP>&gt;.


<HR>

<H2><A NAME="proxypassreverse">ProxyPassReverse</A> directive</H2>
@@ -374,6 +377,7 @@ internally converted into a proxy request to
 HREF="directive-dict.html#Syntax"
 REL="Help"
><STRONG>Syntax:</STRONG></A> ProxyPassReverse <EM>path url</EM><BR>
or: ProxyPassReverse <EM>url</EM> when placed in a &lt;location&gt; directive <em>(Apache 2.0 only)</em><br>
<A
 HREF="directive-dict.html#Default"
 REL="Help"