设置下载文件位置

<system.webServer>
<staticContent>
<mimeMap fileExtension=".apk" mimeType="application/vnd.android" />
</staticContent>
<validation validateIntegratedModeConfiguration="false"/>
<defaultDocument>
<files>
<add value="index.aspx"/>
</files>
</defaultDocument>
</system.webServer>

    http://xxxx/lyMahjong-6.17_new.apk

posted @ 2020-05-25 22:56  八英里  阅读(156)  评论(0编辑  收藏  举报