#42 closed enhancement (fixed)
Add mime.type for .m4v files
| Reported by: | www.google.com/accounts/o8/id?id=AItOawledtwJVR8tIu1Dq-KLW1tTypIFgPHaf4o | Owned by: | somebody |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | nginx-package | Version: | 1.0.x |
| Keywords: | Cc: | ||
| uname -a: | |||
| nginx -V: | |||
Description
.m4v files are Apple's version of MPEG4 and according to http://en.wikipedia.org/wiki/M4V their mime.type is video/x-m4v
They can be used with Flash-based players and lack of proper Content-type header creates issues in (at least) Firefox.
Attached is the trivial patch.
Attachments (1)
Change History (3)
by , 14 years ago
| Attachment: | mime-types-m4v.patch added |
|---|
comment:1 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
In [4232/nginx]:
(The changeset message doesn't reference this ticket)
Note:
See TracTickets
for help on using tickets.

Add video/x-m4v mime.type for .m4v extension