Programs fcgistarter - Start a FastCGI program

Note

Currently only works on Unix systems.

mod_proxy_fcgi
Synopsis

fcgistarter -c command -p port [ -i interface ] -N num

Options
-c command
FastCGI program
-p port
Port which the program will listens on
-i interface
Interface which the program will listens on
-N num
Number of instances of the program