On 02.10.2010 20:40, David Dabbs wrote:
Hello.
I'm running Tomcat fronted by Apache httpd via mod_proxy_ajp.
There's a small bit of data from my Servlet response I'd like to
get into the Apache access_log.
I know I could set a response header, say X-MyData, and log
that using a CustomLog direct
Hello.
I'm running Tomcat fronted by Apache httpd via mod_proxy_ajp.
There's a small bit of data from my Servlet response I'd like to
get into the Apache access_log.
I know I could set a response header, say X-MyData, and log
that using a CustomLog directive. But I don't want this header
cruft g