简体   繁体   English

WordPress / Nginx固定链接

[英]Wordpress / Nginx Permalink

I use 我用

try_files $uri $uri/ /index.php?q=$uri&$args; try_files $ uri $ uri / /index.php?q=$uri&$args;

which normaly works fine but in this case it works only for posts, for categories I get 404 error. 这通常正常工作,但在这种情况下,它仅适用于帖子,对于类别我收到404错误。

Its not theme issue because same is happening with the default theme. 它不是主题问题,因为默认主题正在发生同样的情况。

Anyone have any experience with this? 有人对此有经验吗?

i've a full guide here for setting up nginx and WordPress 我在这里有设置Nginx和WordPress的完整指南

http://themesforge.com/featured/high-performance-wordpress-part-3/ http://themesforge.com/featured/high-performance-wordpress-part-3/

hope this helps, 希望这可以帮助,

Ed 埃德

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM