通过.htaccess限制国内中文浏览器访问
Posted in SEO技术 on 04/23/2011 06:03 下午 by MartsOptions +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP:Accept-Language} ^zh-cn.*$ [NC,OR]
RewriteCond %{HTTP:Accept-Language} ^zh.*$ [NC]
RewriteRule ^.*$ http://www.google.com [R=302,L]
Incoming search terms:
- htaccess 中文
- htaccess限制 浏览器
- 怎样限制中文浏览器访问
- 限制中文浏览器访问