diff --git a/Home.md b/Home.md index 44a0363..bc92612 100644 --- a/Home.md +++ b/Home.md @@ -227,6 +227,6 @@ store_path(数字) #设置几个储存地址写几个 从0开始 如果 unknown directive "ngx_fastdfs_module" in /usr/local/nginx/conf/nginx.conf:151,可能是nginx一直是启动的,必须要重启nginx才可以,`nginx -s reload`无效。 如果nginx的error.log中提示:ERROR - file: ini_file_reader.c, line: 1051, include file "http.conf" not exists, line: "#include http.conf" ERROR - file: /root/fastdfs-nginx-module/src/common.c, line: 163, load conf file "/etc/fdfs/mod_fastdfs.conf" fail, ret code: 2 -则 需要将fastdfs的源码中的conf文件夹中的hhtp.conf和mime.types cp到 etc/fdf文件夹中。 +则 需要将fastdfs的源码中的conf文件夹中的http.conf和mime.types cp到 etc/fdf文件夹中。 ``` 教程是在上一位huayanYu(小锅盖)的基础上添加了一些东西,本质上还是huayanYu(小锅盖)写的教程 \ No newline at end of file