C++ Servlet Server News
Status: Beta
Brought to you by:
iluxa
CPPSERV is C++ Web Application Server that implements Java Servlet-like API in C++.
Primary focus of release v0.1.6 is support for ligttpd connector for CPPSERV. Currently ligttpd does not support building plugins outside of ligttpd source tree, so enabling liggtpd support for CPPSERV is bit of a complex procedure, which is currently described in documentation. However, we are working on fixing ligttpd build/install system to allow out-of-tree plugin build support. Once that is done and released CPPSERV build process will be changed to allow things like ./configure --enable-ligttpd to work.