一品网
  • 首页

wordpress 分类目录404


环境:   phpstudy    nginx   wnmp    worderpress 5.8

原因:

Nginx 只接收index.php  而其它目录并不会往wordpress 转发

解决办法:

方式一: 站点使用参数化方式传递

方式二:修改nginx 的rewrite配置

if (!-f $request_filename){
    rewrite (.*) /index.php;
}

 

WordPress

相关


腾讯云搭建个人博客wordpress

搭建LVS_nat,负载均衡两个wordpress应用

记wordpress博客windows平台转到linux遇到的问题

Day8-Redis、Mysql、Wordpress站点(nginx+php+mysql)、dubbo+zookeeper微服务、Ingress

wordpress报 [REQ_ERR: 403] [KTrafficClient] Something is wrong. Enable debug mod

wordpress报 [REQ_ERR: 403] [KTrafficClient] Something is wrong. Enable debug mod

wordpress 安装 Elementor PRO 插件(破解版)

Centos7 搭建wordpress

k8s中部署wordpress

关于 wordpress

听说你想在 WordPress 网站上嵌入 PPT ?

Wordpress笔记:WP如何设置网站邮件订阅功能?

标签

一品网 冀ICP备14022925号-6