How to build a C/C++ web application using CGI C++ library for Debian Linux deployment
C/C++ means performance. If you are already a C/C++ programmer you may want to leverage your expertise to build a speedy website. If you are just learning C++, visit this link for additional resource. The goal of this blog is to demonstrate how to build a C++-CGI based web application. This is Part 1 of a multipart C++/cgi blog series.
Our environment
Our server is Debian Linux 6 running Apache2. We use libcgicc as our CGI C++ library.