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 ------- Additional Comments From [EMAIL PROTECTED] 2004-08-22 15:14 ------- Although I did not consider suexec for my first response it does not change anything. I did the same tests again with a cgi script executed by suexec and the result remains the same: 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. If you do not turn on the Rewrite Engine these variables are not present in the environment. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
