KLone 2.0.1 (Default branch) |
|
|
KLone is a fully-featured, multi-platform framework
which allows dynamic Web pages to be written in C/C++
(with the usual <% code %> style). The pages can then be embedded (in compressed and/or encrypted form) into a single executable that also contains KLone's high-performance HTTP/S server. Given its nature, it can be linked natively to any C/C++ library (database, XML, graphics, etc.), without an intermediate layer, and it is especially suited for low-resource (embedded) systems.
License: GNU General Public License (GPL)
Changes:
Access logs can now be produced on a per-vhost
basis. Mac OS X Leopard is supported. Cygwin is
supported (also in prefork mode). Vhost was
refactored. A feature to save the PID (with the -p
argument) was added. Minor fixes were made.
|