Hello,<br><br>First, mod python is dead so be cautious about using it in the future<br><a href="http://blog.dscpl.com.au/2010/06/modpython-project-is-now-officially.html">http://blog.dscpl.com.au/2010/06/modpython-project-is-now-officially.html</a><br>
<br>Second, look official documentation : <a href="http://featureserver.org/doc/Readme.html#running-under-mod-python">http://featureserver.org/doc/Readme.html#running-under-mod-python</a><br>And the <br><p>&quot;To run OpenLayers with FeatureServer, the URL passed to the
OpenLayers.Layer.WFS constructor must point to the FeatureServer script,
i.e. featureserver.cgi or featureserver.py. As an example see the
<b>index.html file included in the FeatureServer distribution</b>.</p>
<p>Note: index.html assumes FeatureServer is set up under CGI (see 
above).<b>
If you set up FeatureServer under mod_python you’d need to slighly
modify index.html: the URL passed to the OpenLayers.Layer.WFS 
constructor
must point to the mod_python script as opposed to the CGI script, so 
replace</b>
<b>featureserver.cgi with featureserver.py</b>. Similarly, you would need to 
edit
this URL if you were to use FeatureServer with the standalone HTTP 
Server
or FastCGI.&quot;</p>So your <font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size: 11pt;"> example handler file is in the package if you replace </span></font>featureserver.cgi with featureserver.py in the file.<br>
<br>Third, you can get informations too on <a href="http://translate.google.fr/translate?hl=fr&amp;sl=auto&amp;tl=en&amp;u=http%3A%2F%2Fgeotribu.net%2Fnode%2F44">http://translate.google.fr/translate?hl=fr&amp;sl=auto&amp;tl=en&amp;u=http%3A%2F%2Fgeotribu.net%2Fnode%2F44</a> (a small mistake in the title, featureserver is not wfs-t compliant but &quot;only&quot; restful)<br>
<br>Regards<br><br>ThomasG<br>GIS specialist<br><div style="visibility: hidden; display: inline;" id="avg_ls_inline_popup"></div><style type="text/css">#avg_ls_inline_popup {  position:absolute;  z-index:9999;  padding: 0px 0px;  margin-left: 0px;  margin-top: 0px;  width: 240px;  overflow: hidden;  word-wrap: break-word;  color: black;  font-size: 10px;  text-align: left;  line-height: 13px;}</style>