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 Are there any maintaned modules for C++ like mod_php and mod_perl. I've had a look at codeo and mod_cpp but they dont seem to be maintained? I have looked into fastcgi (and it seems promising). Is is a best trend now a days due to stabilitiy issues to keep the custom server as a separate process (like above 2, 3 and 4). Have you used one of the above options and what are the side affects to it? Thanks Shams -- --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx