标签:上传 content fast bsp nbsp osi oca std fastdfs
fdfs 存储节点storage安装nginx,修改nginx配置文件
location ~/group[1-9]/M00 {
if ( $query_string ~* ^(.*)parameter=config\b|1\b(.*)$ ){
add_header Content-Disposition "attachment;";
}
root /fdfs/storage/data;
ngx_fastdfs_module;
}
在文件url地址后面加 ?parameter=1 ,直接下载文件
例: 192.168.100.100:8888/group1/M00/00/15/dgECTl3d4CuAqGuAADaHFkU0005.jpg?parameter=1
标签:上传 content fast bsp nbsp osi oca std fastdfs
原文地址:https://www.cnblogs.com/chong-zuo3322/p/11941183.html