FastCGI wrapper that enables CGI script support for Nginx
CGI support for Nginx
fcgiwrap
$ fcgiwrap -s unix:/var/run/fcgiwrap.socket
$ fcgiwrap -c 4 -s tcp:127.0.0.1:9000
$ fcgiwrap -s unix:/var/run/fcgiwrap.socket -U www-data -G www-data