]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Bugfixes to proxy_ftp.c -> in some places uri_addr was used instead
authorGraham Leggett <minfrin@apache.org>
Fri, 6 Apr 2001 14:25:54 +0000 (14:25 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 6 Apr 2001 14:25:54 +0000 (14:25 +0000)
commit7a742e7fd1fbcb6875ac7614115006e90f4c91e8
tree2ba3fe4c95ec4ee898366e10d723797e79aa9516
parent5dd4149bc0c66c318ef6f1acaf0a3a3bd99f6a29
Bugfixes to proxy_ftp.c -> in some places uri_addr was used instead
of connect_addr - all hail cut and paste!
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88740 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy.h
modules/proxy/proxy_ftp.c
modules/proxy/proxy_http.c
modules/proxy/proxy_util.c