Mercurial > dive4elements > river
comparison artifacts/doc/conf/mapserver/mapfile.vm @ 6127:5aefece89e86
Set mapserver logfile name to d4e-wms.log, which logs to server root instead of /tmp.
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Thu, 30 May 2013 10:52:52 +0200 |
parents | b9a78f246ea3 |
children | cd6947eaa5ed |
comparison
equal
deleted
inserted
replaced
6126:57fb50f8c9fc | 6127:5aefece89e86 |
---|---|
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" "d4e-wms.log" |
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" | 22 "wms_onlineresource" "$MAPSERVERURL" |