MIME Type Problem
erick3k
nginx-forum at forum.nginx.org
Tue Jan 16 22:56:55 UTC 2018
Hi,
i like to fix this error as i believe is causing MP4 not to load to some
visitors.
Resource interpreted as Document but transferred with MIME type video/mp4:
web.com/video.mp4
My config includes the mime types
# Mime settings
include /etc/nginx/mime.types;
default_type application/octet-stream;
Any ideas why this happens?
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,278161,278161#msg-278161
More information about the nginx
mailing list