Re: [mod-security-users] SecGuardianLog per virtual host?
Brought to you by:
victorhora,
zimmerletw
|
From: Ivan R. <iv...@we...> - 2006-02-27 11:51:05
|
Linh Vu wrote: > Hi all, > > I'm a bit confused about this part in the documentation and the > instruction at the top of httpd-guardian. I'm using per-virtual-host > logging so if I want to use httpd-guardian, I need to have > > SecGuardianLog |/path/to/httpd-guardian > > in every VirtualHost config? No. Only one guardian log can be used for the whole web server. I designed it to protect the web server, not individual sites. > And I can have both AuditLog and GuardianLog? You can have as many audit logs as you want. Per-virtual host included... -- Ivan Ristic, Technical Director Thinking Stone, http://www.thinkingstone.com ModSecurity: Open source Web Application Firewall Apache Security (O'Reilly): http://www.apachesecurity.net |