Commit 22d54c48 authored by Chuck Murcko's avatar Chuck Murcko
Browse files

Remove erroneous bit (formerly correct).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77401 13f79535-47bb-0310-9956-ffa450edef68
parent 6f784639
Loading
Loading
Loading
Loading
+1 −1
Changes for docs/manual/mod/mod_proxy.html: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -89,7 +89,7 @@ Example:

In the last example, the proxy will forward FTP requests, encapsulated
as yet another HTTP proxy request, to another proxy which can handle
them.  Apache itself can not directly handle FTP requests currently.
them.

<A name="proxypass"><h2>ProxyPass</h2></A>
<strong>Syntax:</strong> ProxyPass <em>&lt;path&gt; &lt;url&gt;</em><br>