On Wed, 28 Jan 2004, Will Lowe wrote:Look at http://modules.apache.org/doc/Intro_API_Prog.html and
If you're looking for Apache 1.x (not 2.x)
Given that he's writing C, and that 2.x is a vastly richer development environment than 1.3, why should he even consider that?
In 1.3 days, application developers had to resort to all kinds of add-ons, none of which are in C. If it had had the power of the 2.0 API, we'd probably still have CGI and PHP at the bottom end, of add-ons, but the need for backends like Tomcat would probably never have been felt.
Awaiting for a Helping Hand.
Suggest looking at existing modules, and reading the nicely-documented Apache header files.
http://www.oreillynet.com/pub/ct/38 and
http://threebit.net/tutorials/apache2_modules/tut1/tutorial1.html
Ranier.