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=21777>. 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=21777 mod_mime_magic doesn't handle little gif files Summary: mod_mime_magic doesn't handle little gif files Product: Apache httpd-1.3 Version: 1.3.26 Platform: Sun OS/Version: Solaris Status: NEW Severity: Minor Priority: Other Component: Other mods AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Using mod_mime_magic to handle the content types of one of my server files, I've found a possible bug: there was a 40-byte GIF file that apache served with a text/html content type (using the DefaultType). To fix this, I added a comment (150 bytes) to the GIF file and it worked well. Is there any kind of limitation with that? Thanks in advance, Fabio. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
