Mercurial > mxd2map
view mxd/README_mxd.txt @ 140:0ebaec057f15
* INSTALL.txt: added a hint how to install the converter and its
requirements.
* doku/source/conf.py, doku/source/INSTALL.txt,
doku/source/index.txt,doku/source/restrictions.txt,
doku/source/index.rst,doku/source/restrictions.rst: renamed .rst to
.txt, linked INSTALL.txt from root into the docs.
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Fri, 24 Jun 2011 10:29:44 +0200 |
parents | 978ac13ff894 |
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