标签:DDOS

防止类似DDOS攻击ASP.NET网站

在Web.config中配置   <httpModules>  <!–Url重写–>  <add type=”UrlRewriter.RewriterHttpModule, UrlRewriter” name=”UrlRewriter”...

阅读全文 »