|
|
发表于 2010-5-24 17:28:28
|
显示全部楼层
原帖由 shinko 于 2010-5-13 19:19 发表 
include wordpress.conf;
include supercache.conf;
include location.conf;
要你修改配置文件,在include location.conf;上面添加
include wordpress.conf;
include supercache.conf;
就OK ...
请问在哪个文件中添加?nginx.conf里面吗? |
|