Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
FCGISTARTER(8)			   fcgistarter			  FCGISTARTER(8)

NAME
     fcgistarter - Start a FastCGI program

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

SUMMARY
NOTE
     Currently only works on Unix systems.

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

Apache HTTP Server		   2026-04-30			  FCGISTARTER(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=fcgistarter&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help