csyjx
Results
2
comments of
csyjx
修改 fastdfs-nginx-module-1.20/src/config文件 整个文件改成如下 ngx_addon_name=ngx_http_fastdfs_module if test -n "${ngx_module_link}"; then ngx_module_incs="/usr/include/fastdfs /usr/include/fastcommon/" else CORE_INCS="$CORE_INCS /usr/include/fastdfs /usr/include/fastcommon/" fi
@soultourist 牛逼,赞一个