Apache > HTTP Server > Documentation > Version 2.0 > Modules
Apache Module mod_proxy_ftp
Description: FTP support module for mod_proxy Status: Extension Module Identifier: proxy_ftp_module Source File: proxy_ftp.c
Summary
This module requires the service of mod_proxy. It provides support for the proxying FTP sites.
Thus, in order to get the ability of handling FTP proxy requests, mod_proxy and mod_proxy_ftp have to be present in the server.
Warning
Do not enable proxying until you have secured your server. Open proxy servers are dangerous both to your network and to the Internet at large.
Directives
This module provides no directives.
See also