2022年6月8日

使用wordpress部署博客网站 部署wordpress

摘要: 使用wordpress部署博客网站 部署wordpress 1.编辑nginx配置文件 [root@web01 ~]# cat /etc/nginx/conf.d/blog.ji.com.conf server{ listen 80; server_name blog.ji.com; root /b 阅读全文
posted @ 2022-06-08 16:41 jilei 阅读(327) 评论(0) 推荐(0)