Changed default proxy host for ol.org.
git-svn-id: http://svn.openlayers.org/branches/openlayers/1.0@726 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
* See http://svn.openlayers.org/trunk/openlayers/license.txt for the full
|
* See http://svn.openlayers.org/trunk/openlayers/license.txt for the full
|
||||||
* text of the license. */
|
* text of the license. */
|
||||||
|
|
||||||
OpenLayers.ProxyHost = "/viewer/Crossbrowser/blindproxy.py?url=";
|
OpenLayers.ProxyHost = "/proxy/?url=";
|
||||||
//OpenLayers.ProxyHost = "examples/proxy.cgi?url=";
|
//OpenLayers.ProxyHost = "examples/proxy.cgi?url=";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -110,4 +110,4 @@ OpenLayers.parseXMLString = function(text) {
|
|||||||
);
|
);
|
||||||
|
|
||||||
return ajaxResponse;
|
return ajaxResponse;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user