I assume you are developing for Apache 2?
You might want to do some searching and reading on Apache modules API:
http://www.linuxdocs.org/HOWTOs/Apache-Overview-HOWTO-12.html
http://modules.apache.org/doc/Intro_API_Prog.html

As well as other 'house keeping' activities that must be done:
http://threebit.net/tutorials/apache2_modules/tut1/tutorial1.html

O'Reiley has some pretty good books detailing the process....

-John



On Thu, Dec 3, 2009 at 9:35 AM, Zachary Uram <net...@gmail.com> wrote:

> Morning,
>
> I would like to make my own apache module (in C) for Linux but have no
> idea where to start. Any guides on doing this?
>
> Thanks!
> Zach
>
> ---------------------------------------------------------------------
> 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-unsubscr...@httpd.apache.org
>   "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

Reply via email to