朋友搞了个手机主题下载站,主题文件格式下载老是出错,会变成ZIP后缀,很是郁闷。多方查询,原来是IIS的MIME设置错误。
常见的手机主题格式MIME类型应为:
.cab application/vnd.smartpohone
.jad text/vnd.sun.j2me.app-descriptor
.jar application/java-archive
.nth application/vnd.nok-s40theme
.sis application/vnd.symbian.install
.sisx application/vnd.symbian.install
.thm application/vnd.eri.thm
.wgz application/x-nokia-widget
版权所有,转载请注明出处。
转载自 <a href="http://www.yanghengfei.com/archives/425/" title="做手机主题IIS需要添加的MIME" rel="bookmark">做手机主题IIS需要添加的MIME | 星外飞客 </a>
我简单说几句