Skip to content

Single-shot SCGI -> CGI Wrapper written in C that uses a super-server such as inetd as an intermediary

Notifications You must be signed in to change notification settings

barryp/scgi-inetd-cgi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This is a small C shim to allow a CGI script to be executed by a
super-server such as inetd, and communicate with a web server running
the SCGI protocol.

A writeup on how you'd use this program is at

    http://diskcompare.com/blog/entries/cgi-scripts-nginx-using-scgi/

About

Single-shot SCGI -> CGI Wrapper written in C that uses a super-server such as inetd as an intermediary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages