$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Philippe Vaucher (philippe.vaucher_at_[hidden])
Date: 2008-05-16 10:16:41
>
> By the way, it would be nice to be able to create directly a simple HTTP
> server instead of a FastCGI one.
Did you check boost::asio?
There's an http server example.
Philippe