You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by ranier <ra...@cultura.com.br> on 2004/02/03 23:30:32 UTC

Re: Help in Writing Apache Modules in C

Nick Kew wrote:

>On Wed, 28 Jan 2004, Will Lowe wrote:
>
>  
>
>>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.
>
>  
>
Look at http://modules.apache.org/doc/Intro_API_Prog.html and
                http://www.oreillynet.com/pub/ct/38 and
                
http://threebit.net/tutorials/apache2_modules/tut1/tutorial1.html

Ranier.