安装typecho完成后访问后台和文章显示404
修改nginx配置:/home/wwwroot/lnmp01/vhost/typecho.conf
1 | ... |
修改重写规则:/home/wwwroot/lnmp01/rewrite/amh.conf
1 | if (-f $request_filename/index.php){ |
重启nginx
1 | killall nginx |
- 本文作者: EthanZhu
- 本文链接: https://cloudswave.github.io/2023/02/11/25/
- 版权声明: 本博客所有文章除特别声明外,均采用 Apache License 2.0 许可协议。转载请注明出处!


燕十三