[mod_python] Apache request handler examples

Gregory Trubetskoy grisha at modpython.org
Thu Sep 28 10:34:43 EST 2000


There is no resource like that that I know of, but if anyone wants to
contribute, they are more than welcome.

There is an O'Reilly book - "Writing Apache Modules with Perl and C". It
is, of course, C and Perl specific, but I think it's a great book to read
if you want to understand mod_python better.

Grisha


On Thu, 28 Sep 2000, Alexis Iglauer wrote:

> Hi
> 
> I have written some cgi apps based on mod_python and
> am now having a go writing my own handler.  I seem to
> be running into various difficulties (like how to
> convince Netscrape that this is html and not
> text/plain), most of which I have been able to sort
> out but I am wondering whether there are there any
> code examples/docs out there that could make this
> easier.  Surely I am not the first to have had these
> problems?
> 
> So far I have used the mod_python docs, the apache API
> (which is not too informative) and the PERL docs on
> the apache module (which are quite helpful).  
> 
> Have I missed a useful resource somewhere?  Is there a
> site where I could start adding to a FAQ on the
> subject?
> 
> Regards
> Alexis
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!
> http://photos.yahoo.com/
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://www.modpython.org/mailman/listinfo/mod_python
> 




More information about the Mod_python mailing list