10 2023 档案

摘要:宝塔设置 添加伪静态 nginx location / { try_files $uri $uri/ /index.php?$args; } rewrite /wp-admin$ $scheme://$host$uri/ permanent; php版本切换7.2 链接直达是添加一个个的链接 不是分 阅读全文
posted @ 2023-10-24 23:01 cured-fish 阅读(43) 评论(0) 推荐(0)