Switching to a proxy that allows POST.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@10084 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2010-03-01 17:12:00 +00:00
parent ac60e4fcf6
commit a27c552554

View File

@@ -1,5 +1,5 @@
var map, layer, styleMap;
OpenLayers.ProxyHost = "/proxy/?url=";
OpenLayers.ProxyHost = "proxy.cgi?url=";
function init() {
map = new OpenLayers.Map({