Hi, image requests don't go through the proxy. Only AJAX requests. The puropose of such a proxy is to circumvent the browser's Same Origin Policy, which does not apply to loading images.
Andreas. On Sat, Jun 2, 2012 at 6:12 AM, Stefan Simon <[email protected]> wrote: > Hello, > > I have set OpenLayers.ProxyHost = "proxy.php? Url ="; > > but a closer look it is not used at all. > the request is still on the old url layer, ie no proxy. > > May have to set proxy somewhere? or sufficient line of code above? > > thank you > Stefan. > _______________________________________________ > Users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/openlayers-users -- Andreas Hocevar OpenGeo - http://opengeo.org/ Expert service straight from the developers. _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
