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

fcgistarter - Start a FastCGI program

Available Languages:  en  |  fr  |  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
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

Available Languages:  en  |  fr  |  tr 

top

Comments

Notice:
This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our mailing lists.