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=40573>. 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=40573 Summary: SERVER_PORT_SECURE not set correctly Product: Apache httpd-2 Version: 2.0-HEAD Platform: Other OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: mod_isapi AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] The current code in 2.0/2.2/trunk does not set the SERVER_PORT_SECURE correctly. When HTTPS is set to "on" then the mod_isapi code is supposed to set SERVER_PORT_SECURE to 1. However, the code does not compare the string correctly. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
