IIS MIME type for XML content
Posted
by
Rodolfo
on Pro Webmasters
See other posts from Pro Webmasters
or by Rodolfo
Published on 2013-10-24T15:53:59Z
Indexed on
2013/10/24
16:10 UTC
Read the original article
Hit count: 553
recently a third party plugin I'm using to display online magazines stopped working on mobile devices. According to their help page, this happens for people serving with IIS. Their solution is to set the MIME type .xml to "application/xml". It's by default set to "text/xml". Changing it does work, but would that have unintended side effects or is it actually the correct way and IIS just set it wrong?
© Pro Webmasters or respective owner