typecho在nginx登陆后台出现404

这是 typecho 的路由问题,仔细观察出现404的页面地址有相似 index.php/...,直接访问php文件是没什么问题的。php 以 lnmp 一键搭建的环境为例,配置这种路由。nginx  找到 nginx 的配置文件,在 server 块,将载入的 enable-php.conf 配置替换成 enable-php-pathinfo.conftypecho 其次,须要引入 typech
相关文章
相关标签/搜索