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

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to