On Fri, Sep 25, 2009 at 10:30 AM, YOUNESS ELMEDRAOUI <[email protected]> wrote: > > Hi, > > plz, how can i configure a proxyhost on IIS? i tested some things i found in > the web same ( > http://openlayers.org/pipermail/users/2008-November/008670.html ) but it > doesn't work. can any one help me plz? > > my wfs server is http://localhost:8080/geoserver/wfs, when i tested my url > ( getfeature request ) directly on IE or Mozilla, it's ok. but it's not, > when i tried a displaying a wfs layer in openlayers. >
I suspect you need to type http://localhost:8080/geoserver/www/myhtmlpage.html (or what ever the path is) into your browser bar instead of double clicking on the file in explorer, (hint if the URL in the browser bar starts file:// you're doing it wrong). Ian _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
