RE: RE: [mod-security-users] [ANNOUNCE] mod_security 1.8.5 released
Brought to you by:
victorhora,
zimmerletw
|
From: Mark <ad...@as...> - 2004-11-28 14:41:18
|
> -----Original Message-----
> From: Ivan Ristic [mailto:iv...@we...]
> Sent: zondag 28 november 2004 15:22
> To: Mark; mod...@li...
> Subject: Re: RE: [mod-security-users] [ANNOUNCE] mod_security
> 1.8.5 released
>
> It's the SecFilterForceByteRange directive. Set it to "1 255"
> and the problem should go away.
I will try that; thanks. I had:
SecFilterForceByteRange 32 126
> mod_security 1.8.x is more thorough than 1.7.x. That's why you
> are getting the error. As for the audit log, didn't you turn
> the audit log off with "SecAuditEngine Off"?
Yes, I did:
<Location /cgi-bin>
SecFilterInheritance Off
SecAuditEngine Off
</Location>
But my point was, that since I had turned off SecFilterInheritance for
/cgi-bin/, and all its subdirs, I did not expect the SecFilterEngine to
work in their to begin with.
- Mark
System Administrator Asarian-host.org
---
"If you were supposed to understand it,
we wouldn't call it code." - FedEx
|