Mercurial > mxd2map
comparison 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 |
comparison
equal
deleted
inserted
replaced
137:cd55975ba0c4 | 138:978ac13ff894 |
---|---|
1 =========== | |
2 MXD TESTBED | |
3 =========== | |
4 | |
5 For more information take a look at: | |
6 https://bsh-intern.intevation.de/MXD/Arbeitspakete/AP2/1 | |
7 | |
8 URLs | |
9 ==== | |
10 http://bhutan.atlas.intevation.de/cgi-bin/wms_mxd.cgi | |
11 http://bhutan.atlas.intevation.de/cgi-bin/wms_mxd.cgi?Request=GetCapabilities&Service=WMS&Version=1.1.1 | |
12 | |
13 | |
14 Setting up mapserver mxd testbed under SLES 11 | |
15 ============================================== | |
16 zypper in mapserver | |
17 ln -s /home/intevation/mxd-testbed/contrib/sh/wms_mxd.cgi /srv/www/cgi-bin | |
18 ln -s /home/intevation/mxd-testbed/contrib/apache/mxd-testbed.conf /etc/apache2/vhosts.d/ | |
19 /etc/init.d/apache2 reload |