On this page
fcgistarter - Start a FastCGI program
Note
Currently only works on Unix systems.
Synopsis
fcgistarter -c command -p port [ -i interface ] -N num
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
© 2018 The Apache Software Foundation
Licensed under the Apache License, Version 2.0.
https://httpd.apache.org/docs/2.4/en/programs/fcgistarter.html