diff docker/httpd-mapserver.conf @ 9734:95496d21b4da 3.2.x

Add MapServer to Docker setup
author Tom Gottfried <tom@intevation.de>
date Fri, 22 Jul 2022 17:56:11 +0200
parents
children 069d7ee4c0cb
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docker/httpd-mapserver.conf	Fri Jul 22 17:56:11 2022 +0200
@@ -0,0 +1,4 @@
+<VirtualHost *:80>
+	ErrorLog /dev/stderr
+	CustomLog /dev/stdout combined
+</VirtualHost>

http://dive4elements.wald.intevation.org