[OpenLayers-Users] proxy.cgi is truncating ampersand

Richard Greenwood richard.greenwood at gmail.com
Sat Apr 16 18:55:33 EDT 2011


The proxy.cgi python script is truncating everything after the
ampersand "&". Specifically, my url:
http://www.greenwoodmap.com/cgi-bin/proxy.cgi?url=http://records.sublettewyo.com/mapserver/listJSON.php?ts=greenwood&key=value

And the access_log at records.sublettewyo.com shows:
50.16.240.30 - - [16/Apr/2011:16:47:29 -0600] "GET
/mapserver/listJSON.php?ts=greenwood HTTP/1.1" 200 16118

Notice that the '&' and everything following it is missing in the access_log.

I've tried substituting  &  &  \&  '&'  "&" without luck?

What am I missing?

Thanks,
Rich



-- 
Richard Greenwood
richard.greenwood at gmail.com
www.greenwoodmap.com


More information about the Users mailing list