这是适用于IIS7及以上的Wordpress的伪静态规则,保存成web.config文件,放到网站根目录即可。 <?xml version=”1.0″ encoding=”UTF-8″?> <configuration> <system.webServer> <rewrite> <rules> <rule name=”WordPress” stopProcessing=”true”> <match url=”^(.*)$” /> <conditions> <add input=”{REQUEST_FILENAME}” matchType=”IsFile” negate=”true” /> <add input=”{REQUEST_FILENAME}” matchType=”IsDirectory” negate=”true” /> </conditions> <action type=”Rewrite” url=”index.php” appendQueryString=”true” /> </rule> </rules> </rewrite> </system.webServer> </configuration> (责任编辑:最模板) |

Prestashop多用途英文服饰商
人气:154
ecshop仿易视眼镜网模板整
人气:766
wordpress咖啡因caffeine主题模
人气:580
韩国SZ服装模板|ecshop服装
人气:670
ecshop综合模板|综合商城程
人气:634
ecshop手表英文外贸模板
人气:1282