https://bz.apache.org/bugzilla/show_bug.cgi?id=66341
Rich Bowen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Rich Bowen <[email protected]> --- Added a note to the mod_proxy_ftp documentation explaining that HttpProtocolOptions (set to Strict by default since 2.4.24) rejects URLs containing userinfo per RFC 7230. To use credentials in FTP proxy URLs, HttpProtocolOptions Unsafe must be set. The documented FTP proxy feature still works — it just requires this prerequisite that wasn't previously mentioned. Patched in r1933682 (trunk), r1933683 (2.4). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
