[OpenLayers-Commits] r5702 - sandbox/rdewit/kml/examples
commits at openlayers.org
commits at openlayers.org
Wed Jan 9 19:24:55 EST 2008
Author: rdewit
Date: 2008-01-09 19:24:55 -0500 (Wed, 09 Jan 2008)
New Revision: 5702
Modified:
sandbox/rdewit/kml/examples/proxy.cgi
Log:
Added bbs.keyhole.com to allowed hosts
Modified: sandbox/rdewit/kml/examples/proxy.cgi
===================================================================
--- sandbox/rdewit/kml/examples/proxy.cgi 2008-01-10 00:24:26 UTC (rev 5701)
+++ sandbox/rdewit/kml/examples/proxy.cgi 2008-01-10 00:24:55 UTC (rev 5702)
@@ -22,7 +22,8 @@
'labs.metacarta.com', 'world.freemap.in',
'prototype.openmnnd.org', 'geo.openplans.org',
'geo.openplans.org:8080', 'wight.demos.galdosinc.com',
- 'code.google.com', 'maps.google.com', 'press.jrc.it' ]
+ 'code.google.com', 'maps.google.com', 'bbs.keyhole.com',
+ 'press.jrc.it' ]
method = os.environ["REQUEST_METHOD"]
More information about the Commits
mailing list