Provided by: apache2-utils_2.4.58-1ubuntu8.8_amd64 

NAME
fcgistarter - Start a FastCGI program
SYNOPSIS
fcgistarter -c command -p port [ -i interface ] -N num
SUMMARY
NOTE
Currently only works on Unix systems.
OPTIONS
-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
Apache HTTP Server 2020-02-08 FCGISTARTER(8)