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=10768>. 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=10768 'AddHandler cgi-script cgi' does not specifically find cgi file extension [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|'AddHandler cgi-script cgi' |'AddHandler cgi-script cgi' |does not specifically find |does not specifically find |cgi file extension |cgi file extension ------- Additional Comments From [EMAIL PROTECTED] 2002-07-14 22:40 ------- An "extension" in apache is any period-delimited part of the filename after the first period. So in one.two.three.four, all of two, three and four are extensions. This is documented in the "Files with multiple extensions" section of http://httpd.apache.org/docs-2.0/mod/mod_mime.html and at http://httpd.apache.org/docs-2.0/mod/directive-dict.html#Syntax under "extension". --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
