Re: C++ and apache development

2007-03-20 Thread Gonzalo Arana
Shams, This may be what you are looking for: http://sourceforge.net/projects/mod-c Regards, On 3/19/07, Shams [EMAIL PROTECTED] wrote: Hi, If I would like to use c++ to write dynamic web server applications, what is the best resource for me that I can use with apache? I believe I have the

C++ and apache development

2007-03-19 Thread Shams
Hi, If I would like to use c++ to write dynamic web server applications, what is the best resource for me that I can use with apache? I believe I have the following options: 1. apache module like mod_php or mod_perl 2. application server that interacts with apache like tomcat 3. CGI 4. FastCGI