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]



Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Reply via email to