The management network be a private trusted network.
Anyway, here you are a workaround
1) Create a file with the following (you may name the file CVE-2011-3192):
httpd include ”
# Drop the Range header when more than 5 ranges
# CVE-2011-3192
SetEnvIf Range (,.*?){5,} bad-range=1
RequestHeader unset Range env=bad-range”
2) bpsh < CVE-2011-3192
3) bigstart restart httpd

Recent Comments