Re: [mod-security-users] Why doesn't my mod_security catch / log anything?
Brought to you by:
victorhora,
zimmerletw
From: Emre S. <emr...@gm...> - 2011-03-16 13:26:15
|
On Wed, Mar 16, 2011 at 2:07 PM, Ryan Barnett <RBa...@tr...> wrote: > > On 3/16/11 8:48 AM, "Emre Sevinc" <emr...@gm...> wrote: > >>On Wed, Mar 16, 2011 at 1:28 PM, Josh Amishav-Zlatin <ja...@gm...> >>wrote: >>> Not directly related, but it looks like you installed a really old >>> version of modsecurity. I found the culprit and it's me. I put the mod-security config directives *before* (and not after) the: # Include module configuration: Include /etc/apache2/mods-enabled/*.load Include /etc/apache2/mods-enabled/*.conf so mod-security module was not loaded actually! Sorry for missing something so simple and taking your time. The problem is solved now. -- Emre |