https://bz.apache.org/bugzilla/show_bug.cgi?id=61430

            Bug ID: 61430
           Summary: mod_proxy_fcgi is not RFC 3875 compliant (section
                    6.2.2 Local Redirect Response)
           Product: Apache httpd-2
           Version: 2.4.27
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_proxy_fcgi
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Section 6.2.2 of the CGI Spec says (in a nutshell):

If the application sends a Location: header and a Status Code 200 header, then
the webserver should serve the file specified by the Location header as if the
client had requested the file.

Interestingly, it seems like mod_proxy_scgi has this implemented, at least I
found some references to the Location header in the source code.

mod_fastcgi had this implemented.

-- 
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]

Reply via email to