https://issues.apache.org/bugzilla/show_bug.cgi?id=55989
--- Comment #4 from Rainer Jung <[email protected]> --- Using Apache 2.4 you can add custom logging using mod_log_debug. E.g. set your own env var in the RewriteRule as a side effect and then use mod_log_debug to log your chosen message when the env var is set. This feature doesn't exist for 2.2 though. I'm not judging on whether a builtin log statement makes sense w.r.t. consistency with AAA modules. Regards, Rainer -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
