chuck 97/01/08 23:29:14
Modified: htdocs/manual/mod mod_proxy.html Log: Remove erroneous bit (formerly correct). Revision Changes Path 1.12 +1 -1 apache/htdocs/manual/mod/mod_proxy.html Index: mod_proxy.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/mod/mod_proxy.html,v retrieving revision 1.11 retrieving revision 1.12 diff -C3 -r1.11 -r1.12 *** mod_proxy.html 1997/01/05 09:02:09 1.11 --- mod_proxy.html 1997/01/09 07:29:12 1.12 *************** *** 89,95 **** 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. <A name="proxypass"><h2>ProxyPass</h2></A> <strong>Syntax:</strong> ProxyPass <em><path> <url></em><br> --- 89,95 ---- In the last example, the proxy will forward FTP requests, encapsulated as yet another HTTP proxy request, to another proxy which can handle ! them. <A name="proxypass"><h2>ProxyPass</h2></A> <strong>Syntax:</strong> ProxyPass <em><path> <url></em><br>