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=17149>. 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=17149 SCRIPT_URI is missing when using mod_ssl [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2004-08-23 01:29 ------- Thanks Rüdiger Plüm, you are right. As soon as you add "RewriteEngine on" to the virtual host in which your cgi-script lives SCRIPT_URL and SCRIPT_URI appear in the environment of the script. This behaviour is acceptable since the SCRIPT_URI is required to do rewriting. Therefore, this issue now could be considered Resolved. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
