1FCGISTARTER(8)                    fcgistarter                   FCGISTARTER(8)
2
3
4

NAME

6       fcgistarter - Start a FastCGI program
7
8

SYNOPSIS

10       fcgistarter -c command -p port [ -i interface ] -N num
11
12
13

SUMMARY

NOTE

16       Currently only works on Unix systems.
17
18

OPTIONS

20       -c command
21              Absolute path of the FastCGI program
22
23       -p port
24              Port which the program will listen on
25
26       -i interface
27              Interface which the program will listen on
28
29       -N num Number of instances of the program
30
31
32
33
34Apache HTTP Server                2020-02-08                    FCGISTARTER(8)
Impressum