mirror of
https://github.com/nginx/nginx.git
synced 2024-12-22 15:13:28 -06:00
"video/mp4" mime type added.
This commit is contained in:
parent
dde4d7e300
commit
2d06be2437
@ -65,6 +65,7 @@ types {
|
|||||||
audio/x-realaudio ra;
|
audio/x-realaudio ra;
|
||||||
|
|
||||||
video/3gpp 3gpp 3gp;
|
video/3gpp 3gpp 3gp;
|
||||||
|
video/mp4 mp4;
|
||||||
video/mpeg mpeg mpg;
|
video/mpeg mpeg mpg;
|
||||||
video/quicktime mov;
|
video/quicktime mov;
|
||||||
video/x-flv flv;
|
video/x-flv flv;
|
||||||
|
Loading…
Reference in New Issue
Block a user