135-1821-9792

配置nginx指定文件格式下载

if ($request_filename ~* ^.*?\.(txt|mp4|mp3|mov|acc|m4a|rar|zip)$)
{
add_header Content-type 'application/octet-stream;';
add_header Accept-Ranges 'bytes;';
add_header Content-Disposition 'p_w_upload;';
}

分享名称:配置nginx指定文件格式下载
URL地址:http://kswsj.com/article/igichs.html

其他资讯



Copyright © 2009-2022 www.kswsj.com 成都快上网科技有限公司 版权所有 蜀ICP备19037934号