去评论
dz插件网

httpd.ini怎么转换成 .htaccess

镖师
2023/07/15 11:01:38
  1. [ISAPI_Rewrite]# 3600 = 1 hourCacheClockRate 3600RepeatLimit 32#TAGS信息列表页RewriteRule ^(.*)/tag/(.+?)_(.+?).html$ $1/e/tags/index\.php\?tempid=12&tagid=$2&page=$3RewriteRule ^(.*)/tag/(.+?).html$ $1/e/tags/index\.php\?tempid=12&tagid=$2
哪位大神会呀,httpd.ini怎么转换成 .htaccess伪静态文件,谢谢啦!