11 2021 档案

摘要:Nginx: 安装路径:cd /usr/local/nginx/sbin/ 关闭Nginx:./nginx -s stop 启动Nginx:./nginx Apache: 关闭Apache:systemctl stop httpd.service 启动Apache:systemctl start h 阅读全文
posted @ 2021-11-23 11:27 小叉 阅读(30) 评论(0) 推荐(0)