DEDEV5.1/5.0/5.1sp/TAG伪静态 IIS_rewrite配置方法
November 23, 2008 | tags dedecms IIS_rewrite 伪静态 | views
Comments 0
RewriteRule ^(.*)/tag/(.+)/$ $1/tag\.php\?/$2/
RewriteRule ^(.*)/tag/(.+)\.html$ $1/tag\.php\?/$2/
2,修改DEDE相关函数:
\include\inc_arcpart_view.php
\include\inc_channel_unit_functions.php
\include\inc_pubtag_make.php
\include\inc_taglist_view.php
即:把所有链接改为静态地址:tag.php?/ ->tag/