[mod-security-users] Log question
Brought to you by:
victorhora,
zimmerletw
|
From: Tkachenko A. <al...@tk...> - 2005-01-03 12:30:36
|
Peace be with you, I'd like to log all php and perl requests in different logs in addition to my usual mod_security logging. Something like this: "Log all '.php|.phtml' -> mod_sec_php.log" and "Log all '.cgi|.perl' -> mod_sec_perl.log". Is it possible with mod-security tacking into account that I have usual audit.log logging for different types of attack? To the mod_sec_php.log and mod_sec_perl.log I'd like to log only apache requests but not the whole information that I have in the audit_log from mod_security. Regards, Alexey |