KingCMS.php for IIS 伪静态规则

2009/05/12 5:39 上午  |  分类:isapi-rewrite

KingCms 发布了2009 BETA(PHP) 版本 论坛上updatex 给出了相应的isapi-rewrite规则

 

[ISAPI_Rewrite]

# Defend your computer from some worm attacks
RewriteRule ^(.*)(/(list|page|tag)(-[0-9]+)+\.html)$ $1/index.php$2