On Apr 23, 2:41 pm, Timmie <[email protected]> wrote:
> javascript has a problem fetching external urls.
> They created a proxy.cgi script [3].

Yup, I have the same issue :)

> How can I include this in my web2py application in order to enable my
> openlayers javascript code to load an arbitrary file (GeoRSS, GeoJSON,
> KML, etc.) from any URL?
> Would I need to put this into an apache cgi-bin?

I /think/ we need to rewrite the CGI script as a Web2Py
controller...well, I do at least, as I don't want to depend on Apache
as my app is going to be deployed in many scenarios...if you just have
a single instance & have Apache ready, then a simple CGI bin will sort
you out ;)

F
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to