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-07-18 04:05 ------- I'm not sure whether this issue is anything to do with mod_ssl. But the SCRIPT_URL and SCRIPT_URI are set in mod_rewrite.c (in httpd-2.0.50/modules/mappers) in hook_uri2file() function. Looks like they are set properly. May be they are not exported properly in apr_table_setn() function. I still did not find where apr_table_setn() function is defined. Appreciate if somebody can help me to find in which file its defined. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
