[OpenLayers-Commits] r5679 - sandbox/rdewit/kml/examples
commits at openlayers.org
commits at openlayers.org
Mon Jan 7 22:54:02 EST 2008
Author: rdewit
Date: 2008-01-07 22:54:02 -0500 (Mon, 07 Jan 2008)
New Revision: 5679
Modified:
sandbox/rdewit/kml/examples/proxy.cgi
Log:
Added maps.google.com and press.jrc.it to allowed hosts.
Modified: sandbox/rdewit/kml/examples/proxy.cgi
===================================================================
--- sandbox/rdewit/kml/examples/proxy.cgi 2008-01-08 03:46:02 UTC (rev 5678)
+++ sandbox/rdewit/kml/examples/proxy.cgi 2008-01-08 03:54:02 UTC (rev 5679)
@@ -22,7 +22,7 @@
'labs.metacarta.com', 'world.freemap.in',
'prototype.openmnnd.org', 'geo.openplans.org',
'geo.openplans.org:8080', 'wight.demos.galdosinc.com',
- 'code.google.com']
+ 'code.google.com', 'maps.google.com', 'press.jrc.it' ]
method = os.environ["REQUEST_METHOD"]
More information about the Commits
mailing list