[Commits] r906 - apps/opengeo/geoexplorer/trunk

commits at geoext.org commits at geoext.org
Fri May 29 21:04:29 CEST 2009


Author: tcoulter
Date: 2009-05-29 21:04:29 +0200 (Fri, 29 May 2009)
New Revision: 906

Modified:
   apps/opengeo/geoexplorer/trunk/debug.html
Log:
Should have come in with the new multi-WMS code. Also includes new proxy.

Modified: apps/opengeo/geoexplorer/trunk/debug.html
===================================================================
--- apps/opengeo/geoexplorer/trunk/debug.html	2009-05-29 18:53:51 UTC (rev 905)
+++ apps/opengeo/geoexplorer/trunk/debug.html	2009-05-29 19:04:29 UTC (rev 906)
@@ -29,7 +29,7 @@
         <script>
             Ext.BLANK_IMAGE_URL = "theme/img/blank.gif";
             var app = new GeoExplorer.Full({
-                proxy: "/cgi-bin/proxy.cgi?url=",
+                proxy: "/proxy/?url=",
                 ows: {
                     "sigma": "http://sigma.openplans.org/geoserver/ows",
                     "geo": "http://geo.openplans.org/geoserver/ows",



More information about the Commits mailing list