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

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Sat Jul 3 13:47:32 EDT 2010


Author: uli
Date: 2010-07-03 17:47:32 +0000 (Sat, 03 Jul 2010)
New Revision: 6544

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


Modified: trunk/build/osgeolive/install_mapbender.sh
===================================================================
--- trunk/build/osgeolive/install_mapbender.sh	2010-07-03 17:45:38 UTC (rev 6543)
+++ trunk/build/osgeolive/install_mapbender.sh	2010-07-03 17:47:32 UTC (rev 6544)
@@ -149,7 +149,7 @@
 echo "Allow from all" >> /etc/apache2/conf.d/mapbender 
 echo "</Directory>" >> /etc/apache2/conf.d/mapbender   
 
-echo "RedirectMatch ^.*owsproxy.([^i][\w\d]+)\/([\w\d]+)\/?$ http://localhost/owsproxy/http/index.php?sid=$1\&wms=$2\&" >> /etc/apache2/conf.d/mapbender
+echo "RedirectMatch ^.*owsproxy.([^i][\w\d]+)\/([\w\d]+)\/?$ http://localhost/owsproxy/http/index.php?sid=\$1\&wms=\$2\&" >> /etc/apache2/conf.d/mapbender
 
 
 #Restart apache2 for mapbender



More information about the Mapbender_commits mailing list