[Bug 66341] New: mod_proxy_ftp documentation says it supports user/pass. Error AH02422 says it does not

[email protected]
Newsgroups gmane.comp.apache.documentation
Message-ID <[email protected]/bugzilla/>
https://bz.apache.org/bugzilla/show_bug.cgi?id=66341

            Bug ID: 66341
           Summary: mod_proxy_ftp documentation says it supports
                    user/pass. Error AH02422 says it does not
           Product: Apache httpd-2
           Version: 2.4-HEAD
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

In the documentation here:
https://httpd.apache.org/docs/2.4/mod/mod_proxy_ftp.html

It says:

    For a personal login with a specific username, you can embed the user name
into the 
    URL, like in:

    ftp://username@host/myfile

... but when using mod_proxy_ftp through curl and supplying a URL with a
username/password (even ftp://anonymous:abc123@server/path), the client will
get a "400 BAD REQUEST" response, and the apache error logs will show:

    ... [core:debug] [pid 3024:tid 140574807373568] protocol.c(895): [client
1.2.3.4:5] AH02422: HTTP Request Line; URI must not contain a username/password

Since the error specifically says you can't use a username/password, I assume
that is intentional and the documentation is wrong, rather than a bug in
mod_proxy_ftp not implementing the feature correctly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.