[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4E54D280.70905@igalia.com>
Date: Wed, 24 Aug 2011 12:29:20 +0200
From: Carlos Alberto Lopez Perez <clopez@...lia.com>
To: full-disclosure@...ts.grok.org.uk
Subject: Re: Apache Killer
On 20/08/11 14:05, Moritz Naumann wrote:
> On 20.08.2011 00:23 HI-TECH . wrote:
>> (see attachment)
>> /Kingcope
>
> Works (too) well here. Are there any workarounds other than rate
> limiting or detecting + dropping the traffic IPS-wise?
>
> Moritz
>
You can use the following redirect as a temporally workaround:
# a2enmod rewrite
RewriteEngine On
RewriteCond %{HTTP:Range} bytes=0-.* [NC]
RewriteRule .? http://%{SERVER_NAME}/ [R=302,L]
Download attachment "signature.asc" of type "application/pgp-signature" (263 bytes)
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
Powered by blists - more mailing lists