https://bz.apache.org/bugzilla/show_bug.cgi?id=70066
Bug ID: 70066
Summary: Environment Variables in Apache httpd: Undocumented
REQUEST_URI
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: All
URL: https://httpd.apache.org/docs/trunk/en/env.html
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
In CGI scripts, httpd defines a REQUEST_URI env-variable. That variable is
acknowledged in https://httpd.apache.org/docs/current/en/mod/core.html#cgivar
but not specified in the canonical location, the “Environment Variables in
Apache httpd” page.
By the way, the CGI environment variables section starts with:
> The CGI specification (RFC 3875) defines a number of environment variables
> that expand on those defined by the HTTP spec.
This is confusing, since the CGI RFC calls these “meta-variables” rather than
“environment variables”, and HTTP is a protocol, which does not define
environment variables.
🅭🄍: https://www.philippecloutier.com/Common+infrastructure+licensing#its
--
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]