摘要:
nginx 文件代理服务器 server { listen 9900; server_name localhost; #access_log /var/log/nginx/host.access.log main; location /root { root /root/; # 文件放置目录/roo 阅读全文
posted @ 2021-08-25 11:47
守护式等待
阅读(178)
评论(0)
推荐(0)