]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Small fix to allow reverse proxying to an ftp server. Previously
authorGraham Leggett <minfrin@apache.org>
Fri, 21 May 2004 22:05:31 +0000 (22:05 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 21 May 2004 22:05:31 +0000 (22:05 +0000)
commitc61e73c2a5e2e23aef973565ac002b21d5fe731e
treecc0b301f9d24cbae3268de424a6c094f98b6d81e
parentaf2d2b8edd895347bce36dccff908ce8fd225a02
Small fix to allow reverse proxying to an ftp server. Previously
an attempt to do this would try and connect to 0.0.0.0, regardless
of the server specified.
PR: 24922
Obtained from:
Submitted by: Pascal Terjan <pterjan@linuxfr.org>
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103725 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/proxy/proxy_ftp.c