Re: [mod-security-users] ModSecurity 1.9.2-rc1 (can now compile against PCRE)
Brought to you by:
victorhora,
zimmerletw
|
From: Ivan R. <iv...@we...> - 2005-12-20 15:01:27
|
Justin Grindea wrote: > hi, > > I will install it on a quite busy server tonight. > Have you checked performance, specially when using gotroot's rules, when > compiled against PCRE? > Hope we'll get apache2 performance :) Yes, you should. > About the upload script - Is it possible to return a predefined page > explaining for example a virus > was found in the attachment, instead of the general 500 error? No. But you can use some other (rarely used) error code with the ErrorDocument directive to achieve a similar effect. -- Ivan Ristic Apache Security (O'Reilly) - http://www.apachesecurity.net Open source web application firewall - http://www.modsecurity.org |