Re: apache and c++ development

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 18 Mar 2007 11:09:00 +1200
"Shams" <shams@xxxxxxxxxxxx> 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 mod_php or mod_perl

No, those are bindings for scripting languages.  It's much simpler
with C++: you just load it directly.  No need for that kind of baggage.

> 2. application server that interacts with apache like tomcat

That'll be a lot more work.

> 3. CGI
> 4. FastCGI

Both are options.

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

---------------------------------------------------------------------
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


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux