From: Igor Sysoev Date: Fri, 9 Sep 2011 10:25:43 +0000 (+0000) Subject: "video/mp4" mime type added. X-Git-Tag: release-1.1.3~16 X-Git-Url: http://git.kaiwu.me/%7B@url%7D?a=commitdiff_plain;h=2d06be243768ffb4de6bff98be793872ba86b870;p=nginx.git "video/mp4" mime type added. --- diff --git a/conf/mime.types b/conf/mime.types index f750acd7b..c4ab45ec9 100644 --- a/conf/mime.types +++ b/conf/mime.types @@ -65,6 +65,7 @@ types { audio/x-realaudio ra; video/3gpp 3gpp 3gp; + video/mp4 mp4; video/mpeg mpeg mpg; video/quicktime mov; video/x-flv flv;