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=20402>. 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=20402 Bug in CGI environment variable Summary: Bug in CGI environment variable Product: Apache httpd-2.0 Version: 2.0.40 Platform: PC URL: http://tombo.miniasp.com/cgi- bin/b2g_bug.cgi/http://www.ep66.idv.tw OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: mod_cgi AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] For this url above: http://tombo.miniasp.com/cgi-bin/b2g_bug.cgi/http://www.ep66.idv.tw The SCRIPT_NAME variable should be /cgi-bin/b2g_bug.cgi , but the mod_cgi send me "/cgi-bin/b2g_bug.cgi/http:". The PATH_INFO variable also wrong. The PATH_INFO should be "/http://www.ep66.idv.tw" , but the mod_cgi send me "/http:/www.ep66.idv.tw". It strip away one slash(/). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
