On Sat, Dec 4, 2010 at 5:02 PM, Jason Woolard <[email protected]> wrote: > hey Ian, > > Thanks for your response. With that I get: > > Error code 403. > > Message: CGI script is not executable ('/proxy.cgi?url=http:'). > > Error code explanation: 403 = Request forbidden -- authorization will not > help.
Then your proxy is not configured right - I suspect you need to change the permissions so that the user your web server runs as can execute the proxy (or possibly Python). Ian -- Ian Turton _______________________________________________ Users mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/users
