Updated Home (markdown)
parent
a533adc81e
commit
2f684fd08b
4
Home.md
4
Home.md
|
|
@ -37,8 +37,8 @@ cd fastdfs/
|
|||
cp /etc/fdfs/tracker.conf.sample /etc/fdfs/tracker.conf
|
||||
cp /etc/fdfs/storage.conf.sample /etc/fdfs/storage.conf
|
||||
cp /etc/fdfs/client.conf.sample /etc/fdfs/client.conf #客户端文件,测试用
|
||||
cp /local/src/fastdfs/conf/http.conf /etc/fdfs/ #供nginx访问使用
|
||||
cp /local/src/fastdfs/conf/mime.types /etc/fdfs/ #供nginx访问使用
|
||||
cp /usr/local/src/fastdfs/conf/http.conf /etc/fdfs/ #供nginx访问使用
|
||||
cp /usr/local/src/fastdfs/conf/mime.types /etc/fdfs/ #供nginx访问使用
|
||||
```
|
||||
## 安装fastdfs-nginx-module
|
||||
```shell
|
||||
|
|
|
|||
Loading…
Reference in New Issue