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=8223>. 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=8223 mime types code case sensitive. Summary: mime types code case sensitive. Product: Apache httpd-2.0 Version: 2.0.35 Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: mod_mime AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] image.JPG gets the mime type text/plain while image.jpg gets image/jpeg. This was produced with the default config, I've check the mime type file no problems there that I could see. An example: http://zerospace.org:8080/zs10.JPG http://zerospace.org:8080/zs10.jpg
