https://bz.apache.org/bugzilla/show_bug.cgi?id=57895
Bug ID: 57895 Summary: missing m4a mimeType in mime.types Product: Apache httpd-2 Version: 2.5-HEAD Hardware: All OS: All Status: NEW Severity: minor Priority: P2 Component: Documentation Assignee: docs@httpd.apache.org Reporter: dylan.milli...@gmail.com There should be a audio/mp4 mimeType for files of type .m4a m4a files are essentially mpeg-4 and browsers expect these files to be associated with the audio/mp4 mimetype (and not some other variation). IE9 will even refuse to play m4a files if they don't have that mime type. Seeing as a lot of systems use this file and given how popular HTML5 players are becoming it would be great to get this easy fix in quickly. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org