<-
Apache > HTTP Server > Documentation > Version 2.5 > Programs

fcgistarter - Start a FastCGI program

Available Languages:  en  |  tr 

See also

top

Note

Currently only works on Unix systems.

top

Synopsis

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

top

Options

-c command
FastCGI program
-p port
Port which the program will listens on
-i interface
Interface which the program will listens on
-N num
Number of instances of the program

Available Languages:  en  |  tr 

top

Comments

This section is experimental!
Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.