summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_proxy.html
diff options
context:
space:
mode:
authorChuck Murcko <chuck@apache.org>1997-01-09 07:29:12 +0000
committerChuck Murcko <chuck@apache.org>1997-01-09 07:29:12 +0000
commitdf7c9f885c1644659d62ce5ae93fba7094f13c42 (patch)
tree4dad103966e91cb92f08b34ff0453adde32dcdda /docs/manual/mod/mod_proxy.html
parent8451d01baaa78aa6cbdb2ff3d37ad828bd31b9d5 (diff)
downloadhttpd-df7c9f885c1644659d62ce5ae93fba7094f13c42.tar.gz
Remove erroneous bit (formerly correct).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77401 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_proxy.html')
-rw-r--r--docs/manual/mod/mod_proxy.html2
1 files changed, 1 insertions, 1 deletions
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.
<A name="proxypass"><h2>ProxyPass</h2></A>
<strong>Syntax:</strong> ProxyPass <em>&lt;path&gt; &lt;url&gt;</em><br>