Re: [mod-security-users] 1.7.6 not running at all
Brought to you by:
victorhora,
zimmerletw
|
From: Mike P. <mpl...@am...> - 2004-03-22 01:31:58
|
On Sunday 21 March 2004 7:47 pm, Ivan Ristic wrote: > > 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 :) Thanks for pointing that out. :) -- Mike Plemmons mpl...@am... |