Hi list,

I want to request getfeature.
My setup is
Apache tomcat 6 at port 8080
geoserver .war at tomcat
IIS 6 at port 80
Win Server 2003

I have read different links like 
http://osgeo-org.1803224.n2.nabble.com/Solution-to-proxy-for-WFS-request-on-IIS-td1830924.html#a5972629
 but I could not succed. 


My response is an output of my proxy script at a alert box (firebug gives me a 
200 http error saying xml-processdefect)

I have put my proxy script under webapps/cgi and at my ol page 
OpenLayers.ProxyHost = "/cgi/proxy.py?url="
I did only change allowed hosts at my proxy.py: they are localhost and ip 
adress 
of localhost and a different server (from which I want to request feature info 
from an arcgis server wms)

I tried to create a new virtual directory at iis which point to my myapp folder 
at tomcat but that did not work. If I use myserver/myapp I get a http500 error.

So my questions:
what went wrong? Wrong location of my proxy script?wrong configuration?

Any tipps and hints are welcome!

thanks
best regards
Sarah
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to