Greetings,
We are on tomcat 9.* version.
Is there any way to log the format string used by access log valve in
the access logs? I'd be happy to see the format string like '%h %I %u %t
"%r" %s %b "%{Referer}i" "%{User-Agent}i"' in the log files either at
top of the file when file rolls to next
Am 2021-11-08 um 17:36 schrieb Mark Thomas:
On 08/11/2021 15:36, Michael Osipov wrote:
Folks,
consider the following in httpd.conf:
Listen {IP}:8443
Listen {IP}:8444
later:
DocumentRoot /www/webapps1
ServerName {hostname}
mod_ssl config...
DocumentRoot /www/webapps2
ServerNa