求救:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTP_HOST} ^yyms.org
RewriteCond %{HTTP_HOST} ^lzubbs.com
redirect permanent ^/?index.html$ /nForum/
</IfModule>
我现在的规则是这样的,首页访问的时候不能定向,只有访问index.html才可以,如何修正呢?
~
~
【 在 fancyrabbit 的大作中提到: 】
: rewrite
:
--
FROM 116.226.32.*