You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 23, 2018. It is now read-only.
harrih edited this page Aug 23, 2011
·
2 revisions
There are device specific MIME types made by each mobile vendors. Files with these extensions may not get rendered with the right MIME type by the server.
We added list of file extensions that are not by default supported.
# blackberry typesAddType application/x-bb-appworld bbaw
AddType text/vnd.rim.location.xloc xloc
# nokia types - http://bit.ly/eAggwy# http://www.developer.nokia.com/Community/Wiki/How_to_enable_OTA_(Over_The_Air)_SIS_install_from_your_websiteAddType application/octet-stream sisx
AddType application/vnd.symbian.install sis
AddType application/java-archive jar
AddType application/x-java-archive jar
AddType text/vnd.sun.j2me.app-descriptor jad