[OpenLayers-Users] Installing Proxy.cgi with IIS

Ralph Dell RDell at CatawbaCountyNC.gov
Mon Mar 14 09:42:00 EDT 2011


Do you have python installed on your IIS server?
If so rename proxy.cgi to proxy.py. I have the script sitting in the top
level of my Open Layers folder which is under wwwroot. Then point your
html page to proxy.py. For many of my pages it looks this

OpenLayers.ProxyHost = "../OpenLayers/proxy.py?url=";

The where is not critical. Getting the path to and configuration of
proxy.py is critical, as is your python configuration on IIS.

Ralph Dell


-----Original Message-----
From: openlayers-users-bounces at lists.osgeo.org
[mailto:openlayers-users-bounces at lists.osgeo.org] On Behalf Of
Mustafa646
Sent: Sunday, March 13, 2011 3:27 PM
To: users at openlayers.org
Subject: [OpenLayers-Users] Installing Proxy.cgi with IIS

Hello all,

I have installed Geoserver remotely. For accessing features from Remote
Geoserver, I need Proxy.cgi. I want to know, where i put Proxy.cgi in my
code. i am working with IIS for my web applications. is there any need
to
configure Proxy.cgi with IIS ?


--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/Installing-Proxy-cgi-with-IIS-tp6
166948p6166948.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
Users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-users


More information about the Users mailing list