Boost C++ Libraries Home Libraries People FAQ More

Next

Chapter 1. FastCGI / CGI 0.7

Darren Garvey

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Table of Contents

Introduction
Tutorial
CGI Quickstart
FastCGI Quickstart
Building & Running
Installation
Server Configuration
Overview
Requests
Responses
Services
Acceptors
Clients
Sessions
Protocol Traits
Utilities
Stencils (HTML, XML, JSON, etc.)
Sessions Quickstart
Examples
CGI Examples
FastCGI Examples
Future Development
Acknowledgements
[Important] Important

This manual does not document a library that is a part of Boost. The library was started just before the summer of 2007 and worked on during the Google Summer of Code 2007.

There has been a lot of changes recently (as of May 2010) and the interface has reached a relatively stable state. Comments and bug reports are most welcome and should be directed to cgi-devel at lists.sf.net.

The project is hosted at sourceforge and the bleeding edge code is in the Boost SVN sandbox.

Last revised: May 19, 2010 at 20:30:45 GMT


Next