Installing and Running CGI Proxy Python on Tomcat 7
问题 I want to set up a proxy running on tomcat for openlayers, so I followed these steps: Downloaded the proxy.cgi file from the OpenLayers web site: http://trac.osgeo.org/openlayers/browser/trunk/openlayers/examples/proxy.cgi Here is the code: #!c:/Python27/python.exe """This is a blind proxy that we use to get around browser restrictions that prevent the Javascript from loading pages not on the same server as the Javascript. This has several problems: it's less efficient, it might break some