Skip to content

uriel/cgd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

CGD - Common Gateway Daemon

Cgd is a daemon that can serve a CGI script over HTTP or FastCGI.

Useful to run CGI scripts that serve a whole domain (like werc) without need for a "real" HTTP server, or to wrap CGI scripts so they can be served by fcgi-only web servers like nginx.

Homepage: http://repo.cat-v.org/cgd/

Install Instructions

go get github.com/uriel/cgd/

Will install as $GOPATH/bin/cgd

License

MIT/CC0/Public Domain

About

Http and fcgi daemon to serve cgi programs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages