更新 HTTP文件服务搭建
@@ -59,7 +59,7 @@ rule.w=
|
||||
rule.d=
|
||||
```
|
||||
|
||||
- 新建一个系统服务:vim /etc/systemd/system/chfs.service
|
||||
- 新建一个系统服务:vim /etc/systemd/system/chfs.service
|
||||
```
|
||||
[Unit]
|
||||
Description=HTTP File Server
|
||||
@@ -84,4 +84,4 @@ systemctl enable chfs
|
||||
# 三、 访问和挂载
|
||||
|
||||
- 通过在浏览器访问 http://ip:port
|
||||
- 下载安装RaiDrive,使用webdav挂载为网络磁盘使用
|
||||
- 下载安装RaiDrive,使用webdav协议挂载为网络磁盘使用
|
Reference in New Issue
Block a user