comparison artifacts/doc/conf/mapserver/mapfile.vm @ 8838:1fa03f3c9d3d

Use the webservers log for MapServer. This should make this configuration less dependend on a specific system and reduces the places to search in when errors occur.
author Tom Gottfried <tom@intevation.de>
date Tue, 30 May 2017 12:51:42 +0200
parents 069acf3cf45e
children afad1fac70fb
comparison
equal deleted inserted replaced
8837:4542d23f98bf 8838:1fa03f3c9d3d
12 PROJECTION 12 PROJECTION
13 "init=epsg:31467" 13 "init=epsg:31467"
14 END 14 END
15 15
16 DEBUG 5 16 DEBUG 5
17 CONFIG "MS_ERRORFILE" "/tmp/flys-user-wms.log" 17 CONFIG "MS_ERRORFILE" "stderr"
18 18
19 WEB 19 WEB
20 METADATA 20 METADATA
21 "wms_title" "FLYS Web Map Service" 21 "wms_title" "FLYS Web Map Service"
22 "wms_onlineresource" "${MAPSERVERURL}user-wms" 22 "wms_onlineresource" "${MAPSERVERURL}user-wms"

http://dive4elements.wald.intevation.org