Re: [mod-security-users] 1.7.6 not running at all
Brought to you by:
victorhora,
zimmerletw
|
From: Ivan R. <iv...@we...> - 2004-03-22 00:45:28
|
> Thanks for the reply and you are correct I do not have ServerTokens set to
> full. In fact, I do not even have ServerTokens in the configuration file at
> all.
Then you do, the default value for that directive is Full.
> Here is my httpd.conf file as you requested. Although, I am still
> confused as to why nothing is being logged when I tell it to.
>
> Thanks for the help and thanks for creating this module.
You are welcome.
> ------------------------------ File below -------------------
>
> ##
> ## httpd.conf -- Apache HTTP server configuration file
> ##
>
> ...
>
> <IfModule mod_securtiy.c>
^^^^
You have a typo here, that's why the module does not
get loaded :)
--
ModSecurity (http://www.modsecurity.org)
[ Open source IDS for Web applications ]
|