Go to file
Stefan Bühler a86596cec4 debian 0.2.1-1 2013-05-23 18:02:45 +02:00
debian debian 0.2.1-1 2013-05-23 18:02:45 +02:00
CMakeLists.txt Release as 0.2.1 2013-05-23 17:46:46 +02:00
COPYING Initial commit 2009-03-28 13:24:51 +01:00
Makefile.am Add option handling, bump version number to 0.1.5, add man-page 2010-05-07 22:50:48 +02:00
README Initial commit 2009-03-28 13:24:51 +01:00
autogen.sh Add autoconf/automake build system 2009-03-28 13:35:16 +01:00
config.h.cmake Initial commit 2009-03-28 13:24:51 +01:00
configure.ac Release as 0.2.1 2013-05-23 17:46:46 +02:00
fastcgi.c clear environment after request end 2013-05-23 17:45:37 +02:00
fastcgi.h Replace GString with GByteArray 2009-11-11 21:14:53 +01:00
fcgi-cgi.1 Add option handling, bump version number to 0.1.5, add man-page 2010-05-07 22:50:48 +02:00
fcgi-cgi.c close stdin after writing request body 2013-05-23 17:45:57 +02:00

README

fcgi-cgi is a FastCGI application to run cgi applications.