On Sun, 18 Mar 2007 11:09:00 +1200
"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 following options:
> 1. apache module
Yes.
>like
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
A