Slippery proxy! (That 501 gets me all the time.)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@10605 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2010-08-07 00:06:11 +00:00
parent a52cb98622
commit c68e234b71

View File

@@ -1,7 +1,7 @@
var map;
// use proxy if requesting features cross-domain
OpenLayers.ProxyHost= "/proxy/?url=";
OpenLayers.ProxyHost= "proxy.cgi?url=";
function init() {