diff --git a/examples/wmts-getfeatureinfo.js b/examples/wmts-getfeatureinfo.js index 6882c44ec8..b2c949cdea 100644 --- a/examples/wmts-getfeatureinfo.js +++ b/examples/wmts-getfeatureinfo.js @@ -1,4 +1,4 @@ -OpenLayers.ProxyHost = "/proxy/?url="; +OpenLayers.ProxyHost = "proxy.cgi?url="; var map, control, popups = {}; function init() {