view docker/httpd-mapserver.conf @ 9787:df61a569a289 3.2.x

Prevent Tomcat from logging to files
author Tom Gottfried <tom@intevation.de>
date Tue, 16 May 2023 18:45:12 +0200
parents 95496d21b4da
children 069d7ee4c0cb
line wrap: on
line source
<VirtualHost *:80>
	ErrorLog /dev/stderr
	CustomLog /dev/stdout combined
</VirtualHost>

http://dive4elements.wald.intevation.org