Frage

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?

War es hilfreich?

Lösung

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.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top