On Tue, 27 Mar 2007 22:30:29 -0400
Yang Sun <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> I am planning to write a module for apache 2. Where can I find the 
> apache API reference guide which includes all the packages and
> functions can be used in writing C modules for apache?

The reference guide is in the /include directory.  Use doxygen
to generate a prettified version of it.

If you want a more general overview with narrative and examples,
follow my signature.

And for future reference, the modules-dev mailinglist is probably
your best place to post.

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

Reply via email to