|
|
| |
FCGISTARTER(8) |
fcgistarter |
FCGISTARTER(8) |
fcgistarter - Start a FastCGI program
fcgistarter -c command -p port [
-i interface ] -N num
Currently only works on Unix systems.
- -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
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |