C++ web application server
Install CppCMS on FreeBSD
Install, configure, and maintain the fast and high-performance CppCMS C++ web application server on FreeBSD. A step-by-step article shows how to install and configure CppCMS (application server) with Lighttpd (web server) to work together using the FastCGI protocol.
Topics covered:
Topics covered:
- 1.1Install CppCMS
- 1.1.1Download CppCMS
- 1.1.2CMake configuration
- 1.1.3Build CppCMS
- 1.1.4Install CppCMS
- 1.1.5Locate CppCMS
- 1.2CppCMS configuration
- 1.2.1Application directory
- 1.2.2Application configuration
- 1.3Lighttpd configuration