This is a discussion on Modsecurity + apache 1.3.37 within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi to everyone. Today i upgraded my apache server to 1.3.37 and now modsecurity don't like too ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi to everyone.
Today i upgraded my apache server to 1.3.37 and now modsecurity don't like too much the included rule with this error: Processing config directory: modsec/*.conf Processing config file: modsec/genericattak.conf Syntax error on line 25 of modsec/genericattak.conf: Invalid command 'SecDefaultAction', perhaps mis-spelled or defined by a module not included in the server configuration before this upgrade all goes ok. The include tag is in <IfModule mod_security.c> and the other rule below this tag are ok. Any one can help me? Thank you Workino |
|
|||
|
Davide Bianchi ha scritto: > On 2006-12-18, Workin <workino@gmail.com> wrote: > > Today i upgraded my apache server to 1.3.37 and now modsecurity don't > > like too much the included rule with this error: > > > Syntax error on line 25 of modsec/genericattak.conf: > > Invalid command 'SecDefaultAction', perhaps mis-spelled or defined by a > > module not included in the server configuration > > Check the documentation of the module, maybe that option was removed > from the new version. > > Davide > > -- > The hardware is the part of the computer that you can kick. The documentation of mod_security or mod_include? Workino |