Debian init.d script for fcgi
August 4, 2010
Here's a debian init.d script for fcgi.
#! /bin/sh # # fcgi-hg Startup script for the nginx HTTP Server # # chkconfig: - 84 15 # description: Loading php-cgi using spawn-cgi # HTML files and CGI. # # Author: Ryan Norbauer <ryan.norbauer@gmail.com> # Modified: Geoffrey Grosenbach http://topfunky.com # Modified: David …