other versions
- trixie 2.4.66-1~deb13u1
- testing 2.4.66-2+b1
- unstable 2.4.66-2+b1
- experimental 2.4.66-4
| FCGISTARTER(8) | fcgistarter | FCGISTARTER(8) |
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
| 2020-02-08 | Apache HTTP Server |