From: André Malo
application/octet-stream bin dms lha lzh exe class tgz taz
Alternatively you may prefer to default everything to binary:
+DefaultType application/octet-stream
Currently, only GET is supported for FTP in mod_proxy. You can + of course use HTTP upload (POST or PUT) through an Apache proxy.
+ +An FTP URI is interpreted relative to the home directory of the user diff --git a/docs/manual/mod/mod_proxy_ftp.html.en b/docs/manual/mod/mod_proxy_ftp.html.en index 470ac98abf..d6733741e3 100644 --- a/docs/manual/mod/mod_proxy_ftp.html.en +++ b/docs/manual/mod/mod_proxy_ftp.html.en @@ -31,7 +31,8 @@
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