Adam K Dean

Unity3d web player MIME type

Published on 5 May 2013 at 17:37 by Adam

IIS doesn't like serving unknown MIME types, and one of these happens to be the unity3d file for Unity Web Player. If you want it to serve this file, you have to go to MIME Types under IIS, and add a mime with the extension .unity3d and type application/vnd.unity.

MIME Type

Woop. Now I can actually serve content. Thanks, overly protective IIS.



This post was first published on 5 May 2013 at 17:37. It was filed under archive with tags iis, unity3d, mimetypes.