diff contrib/sh/test_mxd.cgi @ 37:c14a92c7628d

Added a new mapserver wrapper cgi script for testing of generated map from bsh-mxd-converter.
author Bjoern Schilberg <bjoern@intevation.de>
date Wed, 13 Apr 2011 16:38:03 +0200
parents
children 4dc2b9aa3c57
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/contrib/sh/test_mxd.cgi	Wed Apr 13 16:38:03 2011 +0200
@@ -0,0 +1,5 @@
+#!/bin/sh
+# SLES compatible
+MS_MAPFILE=/tmp/test.map
+export MS_MAPFILE
+/srv/www/cgi-bin/mapserv
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)