DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22924>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22924 HTTPS env var in suexec not in safe list Summary: HTTPS env var in suexec not in safe list Product: Apache httpd-1.3 Version: 1.3.28 Platform: Other OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Other AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] In apache_1.3.28, running a cgi with suEXEC has a problem to identify SSL connections using the normal enviroment HTTPS=on setting, since suexec.c in this distribution (in line 137) has in the safe variable list the string "HTTPS_" for a prefix, and doesn't have the string "HTTPS=". This has been fixed in apache 2, but can you please also fix it in apache 1.3? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
