Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#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)

mime-types-m4v.patch (382 bytes ) - added by www.google.com/accounts/o8/id?id=AItOawledtwJVR8tIu1Dq-KLW1tTypIFgPHaf4o 13 years ago.
Add video/x-m4v mime.type for .m4v extension

Download all attachments as: .zip

Change History (3)

by www.google.com/accounts/o8/id?id=AItOawledtwJVR8tIu1Dq-KLW1tTypIFgPHaf4o, 13 years ago

Attachment: mime-types-m4v.patch added

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

comment:1 by is, 13 years ago

Resolution: fixed
Status: newclosed

In [4232/nginx]:

(The changeset message doesn't reference this ticket)

comment:2 by is, 12 years ago

In [4252/nginx]:

(The changeset message doesn't reference this ticket)

Note: See TracTickets for help on using tickets.