出问题之前,什么都没动。好多天都没上后台了。
文件内容:
RewriteEngine on
Options All -Indexes
<Files *>
# Set the default handler.
DirectoryIndex index.htm index.php index.html
</Files>
<Files 403.shtml>
order allow,deny
allow from all
</Files>
RewriteCond %{HTTP_HOST} ^219i.com$ [OR]
RewriteCond %{HTTP_HOST} ^
www.219i.com$
RewriteRule ^com\/?$ "http\:\/\/com\.219i\.com\/" [R=301,L]
RewriteCond %{HTTP_REFERER} !^
http://219i.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://219i.com$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://8ggc.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://8ggc.com$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://b.219i.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://b.219i.com$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://bbs.219i.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://bbs.219i.com$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://bbs.wbosport.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://bbs.wbosport.com$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://com.219i.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://com.219i.com$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://com.8ggc.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://com.8ggc.com$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://ecshop.wbosport.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://ecshop.wbosport.com$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://kf.219i.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://kf.219i.com$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://nav.219i.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://nav.219i.com$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://photo.wbosport.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://photo.wbosport.com$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://sale.219i.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://sale.219i.com$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://wbosport.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://wbosport.com$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://www.219i.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://www.219i.com$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://www.8ggc.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://www.8ggc.com$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://www.wbosport.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://www.wbosport.com$ [NC]
RewriteRule .*\.(jpeg|rar|txt|jpg|gif|bmp|png|zip|mp3|wma|wmv|mpeg|mpg|rm|ram|doc|swf|avi|flv|sql|ppt|xls|chm|pdf|torrent)$
http://www.219i.com/ [R,NC]
[
本帖最后由 lyqx 于 2010-2-2 10:02 AM 编辑 ]