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=17344>. 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=17344 AddHandler cgi-script is not correctly working ... [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Critical |Normal Status|NEW |RESOLVED OS/Version|Solaris |All Platform|Sun |All Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2003-02-24 19:38 ------- No bug. Please read the mod_mime documentation: <http://httpd.apache.org/docs/mod/mod_mime.html#multipleext>. However, you can workaround it by adding AddHandler text/html .html or something like <Files *.py.*> RemoveHandler py </Files> (The latter is more clean, but the former is more efficient ;-) Thanks for using Apache! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
