Jeff Trawick wrote:
On Thu, 14 Oct 2004 15:52:05 +0200, Andreas Steinmetz <[EMAIL PROTECTED]> wrote:
Did anybody notice that the ftp proxy seems to be broken?
I can't get it to work either.
There also seems to be a slight regression in ProxyPass support for
ftp. The following directive is accepted by 2.0 but not by 2.1:
proxypass /ftp1 ftp://dummy:[EMAIL PROTECTED]/
2.1 says invalid port at config parsing time.
Hm, the current algo presumes scheme://host[:port].
I'll see if apr_uri_parse will allow parsing ajp and
balancer schemes.
Regards,
Mladen.