1. MAKIZOU.COM
  2. webシステム開発・運用・保守

アクセス制限追加 ー QihooBot、220.95.235.xxx(韓国?)

Webサイトやブログを長く運営していると、多くのアクセスに困るぐらい見てもらう事が夢になるのですが、ただ単にデータ収集の為に、アグレッシブなアクセスで安定運営を脅かす輩がいます。
効力のある抗議をする事も出来ないので、防戦一方です。

で、またアクセス制限をするお仲間が増えました
(;^^)

現在「.htaccess」でのアクセス制限設定値

SetEnvIf User-Agent "Baiduspider" AGENT no_log
SetEnvIf User-Agent "NaverBot" AGENT no_log
SetEnvIf User-Agent "psbot" AGENT no_log
SetEnvIf User-Agent "iaskspider" AGENT no_log
SetEnvIf User-Agent "Accoona-AI-Agent" AGENT no_log
SetEnvIf User-Agent "Shim-Crawler" AGENT no_log
SetEnvIf User-Agent "QihooBot" AGENT no_log
order allow,deny
allow from all
deny from env=AGENT
deny from 58.61.164.139
deny from 58.61.164.140
deny from 58.61.164.141
deny from 58.61.164.142
deny from 209.160.64.236
deny from 221.238.0.0/16
deny from 220.95.235.

不連続シリーズ: アクセス制限

この記事は参考になりましたか?
1つ星2つ星3つ星4つ星5つ星
Loading ... Loading ...
日付2007年03月21日
カテゴリwebシステム開発・運用・保守
ページビュー1,057PV
add to hatenahatena.comment(0)add to del.icio.us(0)add to livedoor.clip(0)add to Yahoo!Bookmark(0)Total: 0
トラックバック(0)
コメント(0)

トラックバック用URL

コメント

使用できるHTMLタグ
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>