[Mapbender-commits] r6534 - trunk/build/osgeolive

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Sat Jul 3 09:09:44 EDT 2010


Author: uli
Date: 2010-07-03 13:09:44 +0000 (Sat, 03 Jul 2010)
New Revision: 6534

Modified:
   trunk/build/osgeolive/install_mapbender.sh
Log:


Modified: trunk/build/osgeolive/install_mapbender.sh
===================================================================
--- trunk/build/osgeolive/install_mapbender.sh	2010-07-03 13:03:50 UTC (rev 6533)
+++ trunk/build/osgeolive/install_mapbender.sh	2010-07-03 13:09:44 UTC (rev 6534)
@@ -107,7 +107,7 @@
 echo "</Directory>" >> /etc/apache2/conf.d/mapbender       
 
 #Create apache2 configuration for mapbender-owsproxy
-echo "#Configure apache for mapbender-owsproxy " > /etc/apache2/conf.d/mapbender
+echo "#Configure apache for mapbender-owsproxy " >> /etc/apache2/conf.d/mapbender
 echo "Alias /mapbender $INSTALL_DIR/mapbender/owsproxy/" >> /etc/apache2/conf.d/mapbender
 echo "<Directory $INSTALL_DIR/mapbender/owsproxy>" >> /etc/apache2/conf.d/mapbender
 echo "Options MultiViews" >> /etc/apache2/conf.d/mapbender



More information about the Mapbender_commits mailing list