浏览器访问IIS服务器上面的plist文件报错:HTTP Error 404.3
报错:HTTP Error 404.3 - Not Found
The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.
解决办法:
打开Internet 服务管理器Internet 服务管理器-->网站属性-->HTTP头(MIME映射)-->新建
添加下列内容类型(MIME) 关联扩展名
plistapplication/xml
顺便加一个 ipaapplication/vnd.iphone
添加后,配置是立即生效的。浏览器可以访问plist文件了。
版权声明:本文为博主原创文章,未经博主允许不得转载。
页:
[1]