www.LinuxHowtos.org
FCGISTARTER
Section: fcgistarter (8)Updated: 2013-04-18
Index Return to Main Contents
NAME
fcgistarter - Start a FastCGI programSYNOPSIS
fcgistarter -c command -p port [ -i interface ] -N num
SUMMARY
NOTE
Currently only works on Unix systems.
OPTIONS
- -c command
- 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