WebGL - .mem file extension MIME type? - stingray_webgl_dev.html.mem

dbarnum11
Explorer

WebGL - .mem file extension MIME type? - stingray_webgl_dev.html.mem

dbarnum11
Explorer
Explorer

 

Stingray test works fine from local disk

 

but when uploaded to our web server, get 404 Not Found exception for

stingray_webgl_dev.html.mem

 

web admin says he needs MIME type for .mem extension to add

 

what is MIME type for .mem extension?

 

sr1chrome.jpgsr1firefox.jpgs1fm.jpg

Reply
Reply
0 Likes
Reply
Accepted solutions (1)
2,479 Views
1 Reply
Reply (1)

dbarnum11
Explorer
Explorer
Accepted solution

 

<mimeMap fileExtension=".mem" mimeType="text/html" />

 

http://answers.unity3d.com/questions/833761/unity-5-webgl-setup-in-iis.html

Reply
Reply