[Bug 59944] Document how the value of REDIRECT_URL is determined

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

Rich Bowen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Rich Bowen <[email protected]> ---
Fixed in trunk (r1933549) and 2.4 (r1933550).

Added a new "REDIRECT_ variables" section to the Environment Variables
documentation (env.xml) that explains:
- REDIRECT_ prefixed variables are set on any internal redirect, not just error
documents
- REDIRECT_URL contains the URL-path of the original request before the
redirect
- REDIRECT_STATUS contains the HTTP status code (error code for ErrorDocument,
200 for mod_rewrite/FallbackResource redirects)
- Includes a concrete example showing the relationship between REQUEST_URI and
REDIRECT_URL
- Cross-references the Custom Error Responses page for error-specific context

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