[nginx] svn commit: r4232 - trunk/conf
igor at sysoev.ru
igor at sysoev.ru
Fri Oct 28 15:24:32 UTC 2011
Author: is
Date: 2011-10-28 15:24:31 +0000 (Fri, 28 Oct 2011)
New Revision: 4232
Modified:
trunk/conf/mime.types
Log:
Adding m4a and m4v MIME types (closed #42).
Modified: trunk/conf/mime.types
===================================================================
--- trunk/conf/mime.types 2011-10-26 13:18:33 UTC (rev 4231)
+++ trunk/conf/mime.types 2011-10-28 15:24:31 UTC (rev 4232)
@@ -62,6 +62,7 @@
audio/midi mid midi kar;
audio/mpeg mp3;
audio/ogg ogg;
+ audio/x-m4a m4a;
audio/x-realaudio ra;
video/3gpp 3gpp 3gp;
@@ -69,6 +70,7 @@
video/mpeg mpeg mpg;
video/quicktime mov;
video/x-flv flv;
+ video/x-m4v m4v;
video/x-mng mng;
video/x-ms-asf asx asf;
video/x-ms-wmv wmv;
More information about the nginx-devel
mailing list