FastCGI application to run cgi applications https://redmine.lighttpd.net/projects/fcgi-cgi
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Stefan Bühler 805e25cff6 Handle requests after the first one (fixing keep-alive) 10 years ago
CMakeLists.txt Release 0.1.8 13 years ago
COPYING Initial commit 14 years ago
Makefile.am Add option handling, bump version number to 0.1.5, add man-page 13 years ago
README Initial commit 14 years ago
autogen.sh Add autoconf/automake build system 14 years ago
config.h.cmake Initial commit 14 years ago
configure.ac Release 0.1.8 13 years ago
fastcgi.c Reenable accepting connections after hitting the limit (fixes #2195) 13 years ago
fastcgi.h Replace GString with GByteArray 14 years ago
fcgi-cgi.1 Add option handling, bump version number to 0.1.5, add man-page 13 years ago
fcgi-cgi.c Handle requests after the first one (fixing keep-alive) 10 years ago

README

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