Skip to content

Stripped down and bug fixed version of the Fast CGI Developer's Kit

License

Notifications You must be signed in to change notification settings

westermo/libfcgi

Repository files navigation

libfcgi - Fast CGI Developer's Kit

This is a stripped down version of the FastCGI Developer's Kit. Please consult that project for the fully supported version.

FastCGI Developer's Kit Documentation

Build & Install

./configure
make
make install

When building directly from the GIT sources, create the configure script and the Makefile.in files using:

./autogen.sh

Origin & References

Copyright (c) 1996 Open Market, Inc.

See the LICENSE for information on usage and redistribution of this project, and for a DISCLAIMER OF ALL WARRANTIES.