Mercurial > mxd2map
diff mapserver/mapfile/mxd.map @ 110:01cd6b736acd
* mapserver/mapfile/mxd.map: Added ows_enable_request-directive to
allow OGC-services.
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Tue, 14 Jun 2011 12:40:37 +0200 |
parents | c7c249167817 |
children | 4dc2b9aa3c57 |
line wrap: on
line diff
--- a/mapserver/mapfile/mxd.map Tue Jun 14 12:37:03 2011 +0200 +++ b/mapserver/mapfile/mxd.map Tue Jun 14 12:40:37 2011 +0200 @@ -30,6 +30,7 @@ 'ows_keywordlist' 'MXD, STYLES, SYMBOLOGY' 'ows_sld_enabled' 'false' 'ows_http_max_age' '86400' # should 24h in seconds + 'ows_enable_request' '*' 'wms_feature_info_mime_type' 'text/html' 'wms_getmap_formatlist' 'image/png,image/png; mode=24bit' 'wms_encoding' 'UTF-8'