[mod_python] Apache Handler docs

Gregory (Grisha) Trubetskoy grisha at modpython.org
Sat May 25 23:35:53 EST 2002


The "Writing Apache modules with mod_perl and C" O'Reilly book is probably
the best reference of Apache internals, but it doesn't cover everything,
especially Apache 2.0 wich is a different beast altogether when it comes
to handlers (or just about anything else really). I've had to read quite a
bit of code when writing mod_python.

Grisha

On Sat, 25 May 2002, Dustin Mitchell wrote:

> I'm interested in gaining a full understanding of how Apache handlers work.
> While I've been working (quite successfully) with mod_python for a while now,
> there are still some behaviors that surprise me, because I don't really
> understand what Apache's doing under the hood.  The Shambala API notes are
> somewhat helpful, but really nothing more than notes -- they see out of date
> and leave many of the details unspecified.
>
> So short of reading all of the Apache main and core source (I've read a bit
> of it already), does anyone have any pointers to good docs for these sorts of
> things?
>
> Thanks!
>
> Dustin
>
> --
>
>   Dustin Mitchell
>   dustin at ywlcs.org
>   http://people.cs.uchicago.edu/~dustin/
> _______________________________________________
> 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