摘要: day13.3 部署WordPress # 编辑nginx配置文件 [root@web02 nginx]# vim /etc/nginx/conf.d/biog.conf server{ listen 80; server_name blog.wc.com; location /{ root /wc 阅读全文
posted @ 2022-06-08 13:58 Gabydawei 阅读(28) 评论(0) 推荐(0)