[mod-security-users] Logging server response
Brought to you by:
victorhora,
zimmerletw
|
From: Todor P. <pet...@gm...> - 2018-10-18 14:40:44
|
Hello, I am trying to set up modsecurity 2.9.2 to log requests/response on Apache 2.4.6. My config is https://pastebin.com/wAZJwecy. When there is mod_rewrite rule to forward to index.php, it does not log the response, even if I open directly http://server/index.php instead of http://server. If I remove the mod_rewrite lines from .htaccess, the logging is fine. Has anyone run into such scenario? Regards |