Changes between Version 2 and Version 3 of BluePrintGISProxy


Ignore:
Timestamp:
12/08/09 07:41:16 (15 years ago)
Author:
Fran Boon
Comment:

Django HTTP Proxy

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintGISProxy

    v2 v3  
    33 * http://faq.openlayers.org/proxyhost/
    44
    5 We need to rewrite the !OpenLayers example as a Web2Py controller function:
    6  * http://trac.openlayers.org/browser/trunk/openlayers/examples/proxy.cgi
     5Options to start from:
     6 * Rewrite the !OpenLayers example as a Web2Py controller function: http://trac.openlayers.org/browser/trunk/openlayers/examples/proxy.cgi
     7 * Port the Django HTTP Proxy: http://pypi.python.org/pypi/django-http-proxy/
    78
    89We should then make it's list of allowed hosts configurable via the Map Service Catalogue (done transparently in the background whenever needed).