wordpress 伪静态nginx设置 2019-01-012015-02-20 by wind 共浏览 619 次 nginx 配置文件网站设置中增加这么一句就可以了,注意之间都是空格分开的 try_files $uri $uri/ /index.php;