FCGISTARTER(8) fcgistarter FCGISTARTER(8)

fcgistarter - Start a FastCGI program

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

Currently only works on Unix systems.

Absolute path of the FastCGI program
Port which the program will listen on
Interface which the program will listen on
Number of instances of the program

2020-02-08 Apache HTTP Server