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=16908>. 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=16908 mod_mime_magic incorrectly handles unrecognized files ------- Additional Comments From [EMAIL PROTECTED] 2003-02-08 20:30 ------- How-To-Repeat 1. enable mod_mime_magic in apache 2. set DefaultType to anything but text/plain 3. create a file that is not of any known type and does not have any known extension, (in my case it was export of Windows2000 security console settings - *.msc file) 4. make the file accessible via apache via http 5. get the file from http client 6. observe that apache returns content type as text/plain --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
