cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Use curl-library as server???

From: Guenter Knauf <eflash_at_gmx.net>
Date: Thu, 12 May 2005 03:01:30 +0200

Hi,
> http(s) servers ?

> most famous under both Linux and WIN32:
> - http://httpd.apache.org/
well, that's the server itself, but:
http://apr.apache.org/
is the Apache Portable Runtime which provides a lot of functions for httpd;
if you develop to that, and use these functions consequently, then you have the additional benefit that your app might work on all apr-supported platforms.
Although there's online docu, you should get the sources and read the headers, there is often better explained what goes on....

Guenter.
Received on 2005-05-12