If you are just using the WMS GetMap interface, all of that happens via <img> src attribute and that won't go through the proxy because there isn't the same domain policy restriction for IMG tags in HTML. In the older MapBUilder, the img tags are generated in the MapPane.xsl, and in the OL version these are generated dynamically. GetCapabilities and GetFeatureInfo requests will go through the proxy however.
Mike Lex Tiekink wrote: > Hi Everybody, > > > I'm building a site with mapbuilder/geoserver and would like to access the > Geoserver WMS through the proxy.php of mapbuilder (so I can close the > Tomcat/Geoserver port for the outside world). > I've looked through the mapbuilder code all afternoon, but cannot find the > spot where the actual communication between mapbuilder and the Geoserver WMS > takes place. Can anybody give me a hint? (If there's an easier way to do > this, please let me know). > > Kind regards, > > > > Lex Tiekink > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > mapbuilder-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel > > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
