You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "janmejay.tripathi" <ja...@otssolutions.com> on 2007/05/01 08:18:25 UTC

[users@httpd] Writing an Apache 2.0 add-on (DSO) C-module

Hi there,

          I am currently working with apache 2.0.59. Now in a process of
writing some apache2 add-on C-module (DSO). I just got through documents
provided in Nick knew's --> www.apachetutor.org
<http://www.apachetutor.org/>  and also headers files in Apache2-Include
directory. Still I am not feeling comfortable for writing some application
module. Please help me on this?

 

Please provide me some good sources or some documents which will help me on
writing some add-on (DSO) C-module for   apache2.0.


 

 

Thanks & Regards,

   

Janmejay

 

 


 


 


 


 


 


 


 


 

 


Re: [users@httpd] Writing an Apache 2.0 add-on (DSO) C-module

Posted by Joshua Slive <jo...@slive.ca>.
On 5/1/07, janmejay.tripathi <ja...@otssolutions.com> wrote:

>
>           I am currently working with apache 2.0.59. Now in a process of writing some apache2 add-on C-module (DSO). I just got through documents provided in Nick knew's --> www.apachetutor.org and also headers files in Apache2-Include directory. Still I am not feeling comfortable for writing some application module. Please help me on this?
>
>
>
> Please provide me some good sources or some documents which will help me on writing some add-on (DSO) C-module for   apache2.0.
>

To start with, unless you have a very compelling reason to target
2.0.59, you should really be looking at 2.2. No use starting your
development process with an already-obsolete version.

Second, if you like Nick's tutorials, then you should buy his book. I
haven't read it, but it is the definitive current guide to apache
module development.

Third, there are a few more docs here:
http://httpd.apache.org/docs/2.2/developer/

Fourth, one of the best way to learn is to look at the source of all
the modules included with apache. This is one of the benefits of open
sources.

Finally, if you have specific questions, there is a mailing list
devoted to module development:
http://httpd.apache.org/lists.html#modules-dev

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org