https://issues.apache.org/bugzilla/show_bug.cgi?id=50382
Summary: clarify how mod_env is used
Product: Apache httpd-2
Version: 2.3-HEAD
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
Hi.
Throughout the mod_env documentation
(http://httpd.apache.org/docs/2.2/mod/mod_env.html), the general part and in
each directives, it's always described that "environment variables for CGI
scripts and SSI pages" are set/unset/passed.
As far as I understand it however, the env-vars are not only for these two but
generally the (internal) env-vars of apache (as set by SetEnvIf), which can be
used by any other directive (supporting it).
This should be reflected IMHO with a sort notice, e.g.:
"sets/unsets/etc. Apache's internal environment variables which are used by
some other directives and are for example passed on to CGI scripts and SSI
pages".
HTH,
Chris.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]