fcgistarter - Start a FastCGI program
Available Languages: en | fr | tr

See also
Currently only works on Unix systems.
fcgistarter -ccommand -pport [ -iinterface ] -Nnum
-c command
- Absolute path of the FastCGI program
-p port
- Port which the program will listen on
-i interface
- Interface which the program will listen on
-N num
- Number of instances of the program