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

Rich Bowen <[email protected]> changed:

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

--- Comment #1 from Rich Bowen <[email protected]> ---
Thanks for the report.

The documentation for CGIVar has been rewritten in trunk to address the
concerns raised here:

The note about REQUEST_URI now explicitly applies to both modes ("in either
mode") rather than implying it only describes the default.

An example configuration has been added.

The opening paragraph now clarifies that CGIVar currently only supports
REQUEST_URI, and explains the motivation (controlling what CGI scripts see
before/after rewrites).

Regarding the other points: REQUEST_URI is conventionally referred to as a "CGI
environment variable" throughout the httpd documentation (meaning a variable
set in the CGI environment), even though it is not defined in RFC 3875.
Changing this terminology would create inconsistency with the rest of the docs
and confuse more readers than it helps. Similarly, "original URI from the
request line" is clear to the target audience and does not require RFC 9110
"request-target" terminology.

Fixed in trunk and 2.4 (1934488 and1934489 respectively)

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