mirror of
https://github.com/nginx/nginx.git
synced 2024-11-21 16:28:40 +00:00
"video/mp4" mime type added.
This commit is contained in:
parent
dde4d7e300
commit
2d06be2437
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user