在Nginx配置文件的nginx/conf/mime.types 中新增两行。
#添加以下二行 application/vnd.android.package-archive apk; application/iphone pxl ipa;
完事保存重启后即可支持这两种后缀下载。