DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28903>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28903 Hooks to add environment variables to CGI and other scripted content handlers ------- Additional Comments From [EMAIL PROTECTED] 2004-05-12 00:00 ------- the simple way would be that if a flag is set (configuration directive or whatnot) and if the variable is already defined in subprocess_env, use the existing value instead. the directive could look like AllowEnvironmentOverride On you could also do AllowEnvironmentOverride REMOTE_USER or whatnot, but the ability to use mod_env or other means to set subprocess_env usually comes with the ability to edit httpd.conf as well. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
