(转)Nginx下修改wordpress固定链接后导致访问文章404
原文:Nginx下修改wordpress固定链接后导致访问文章404
找到”你的域名.conf“配置文件(我的在/usr/local/nginx/conf/vhost/quchao.me.conf
),找到第二个/root/wwwroot/yourdomain;在下面添加一句
include wordpress.conf;
关闭,保存,重启nginx
/etc/init.d/nginx restart
原文:Nginx下修改wordpress固定链接后导致访问文章404
找到”你的域名.conf“配置文件(我的在/usr/local/nginx/conf/vhost/quchao.me.conf
),找到第二个/root/wwwroot/yourdomain;在下面添加一句
include wordpress.conf;
关闭,保存,重启nginx
/etc/init.d/nginx restart
wordpress版本:5.1.1 PHP版本:7.2.6 linux发行版:debian 9 仅仅代表本人遇…
操作系统:windows 10 专业版 1803WordPress版本:4.9.5主题:Dan 2020-7-…
2018-12-27 WordPress版本:5.02 主题:dan 在WordPress中,一旦你更新主题,…
wordpress版本:4.9.5主题:dan 2018-12-25更新 这种方式效果不好,主题一更新就可能会…