سؤال

When I insert an image using jquery, I get this message in console.

Resource interpreted as Image but transferred with MIME type text/html:

http://login.mysite.se/sign/web/mp/mattias

Is my webserver not set up correctly?

هل كانت مفيدة؟

المحلول

Your web site is telling the browser that an image is the wrong MIME type. Yes, this is a configuration error on your web server.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top