Mercurial > mxd2map
view mxd/README_mxd.txt @ 138:978ac13ff894
moved README.txt to mxd/README_testbed.txt
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Fri, 24 Jun 2011 09:27:15 +0200 |
parents | README.txt@3d7c86dbc65c |
children | 69ec9129ff96 |
line wrap: on
line source
=========== MXD TESTBED =========== For more information take a look at: https://bsh-intern.intevation.de/MXD/Arbeitspakete/AP2/1 URLs ==== http://bhutan.atlas.intevation.de/cgi-bin/wms_mxd.cgi http://bhutan.atlas.intevation.de/cgi-bin/wms_mxd.cgi?Request=GetCapabilities&Service=WMS&Version=1.1.1 Setting up mapserver mxd testbed under SLES 11 ============================================== zypper in mapserver ln -s /home/intevation/mxd-testbed/contrib/sh/wms_mxd.cgi /srv/www/cgi-bin ln -s /home/intevation/mxd-testbed/contrib/apache/mxd-testbed.conf /etc/apache2/vhosts.d/ /etc/init.d/apache2 reload