[OpenLayers-Users] Question about WFS-T

Christopher Schmidt crschmidt at metacarta.com
Fri May 11 18:27:10 EDT 2007


On Fri, May 11, 2007 at 12:48:57PM -0700, Seymore Glass wrote:
> Dear List:
> 
> I have been trying to modify the wfs-scribble.html file (in the vector2.4 version of OpenLayers in the sandbox) to work with data on my server (served from GeoServer 1.4.1). The GET requests work great, but I am having a problem with the POST. The proper request is built, but when it is sent to the server via the proxy.cgi file, I get a server error as the response(Apache 2.0.49 - 500 Internal Server Error). I am using python 2.4 to run the cgi file.

proxy.cgi doesn't do POST. OpenLayers doesn't have an example proxy that
does. 

In the past, I've configured this by setting up mod_proxy to point to
GeoServer in a relative URL:

http://openlayers.org/dev/examples/wfs-scribble.html now works again in
this mechanism. (My GeoServer died some time ago -- I just restarted
it.)

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Users mailing list