- 論壇徽章:
- 0
|
本帖最后由 kim51518 于 2016-06-16 13:19 編輯
瀏覽:/group2/M00
[2016-06-16 12:52:51] ERROR - file: /home/hd/fastdfs-nginx-module/src/common.c, line: 586, url length: 11 < 16
瀏覽 /group2/M00/00/00/ ------------->
[2016-06-16 12:51:49] ERROR - file: /home/hd/fastdfs-nginx-module/src/common.c, line: 691, file id is too short, length: 10 < 22, uri: /group2/M00/00/00/
直接訪問文件URL是沒有問題。嘗試加幾個nginx瀏覽目錄的參數(shù),也不行(看起來報錯也不是nginx自身,是插件代碼common.c)
autoindex on;
autoindex_exact_size off;
autoindex_localtime on;
幾個安裝包的版本如下:
libfastcommon-master.zip
FastDFS_v5.08.tar.gz
fastdfs-nginx-module_v1.16.tar.gz
nginx-1.9.9.tar.gz |
|