From: Chuck Murcko Date: Thu, 9 Jan 1997 07:29:12 +0000 (+0000) Subject: Remove erroneous bit (formerly correct). X-Git-Tag: APACHE_1_2b5~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=df7c9f885c1644659d62ce5ae93fba7094f13c42;p=apache Remove erroneous bit (formerly correct). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77401 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.html b/docs/manual/mod/mod_proxy.html index 38b1de3caf..36d44aeaab 100644 --- a/docs/manual/mod/mod_proxy.html +++ b/docs/manual/mod/mod_proxy.html @@ -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.

ProxyPass

Syntax: ProxyPass <path> <url>