【nginx】【fastdfs】報錯ERROR - file: /root/fastdfs-nginx-module/src//common.c, line: 728,頁面400錯誤
通過nginx日志查看,發現目錄不對
ERROR - file: /home/usr/local/fastdfs-nginx-module-1.20/src//common.c, line: 1093, file: /home/data/fastdfs/data/00/00/wKjL4V648JqALkeeAAAqA5H_SjE122.png not exist
查看/home/data/fastdfs/是否有data目錄,目錄下是否有00等文件夾
另外,還需要將/etc/fdfs/http.conf 中的驗證關閉,true改為false
檢查防盜鏈系統 vi /etc/fdfs/http.conf http.anti_steal.check_token=false