拒绝访问

在Global.cs中
protected void Application_BeginRequest(Object sender, EventArgs e)
{
if(是拒绝的爬虫)
{
Context.ApplicationInstance.CompleteRequest();
}
posted @ 2006-04-27 14:31  BB_Coder  阅读(84)  评论(0)    收藏  举报