You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lighttpd1.4/doc/spawn-fcgi.1

14 lines
372 B
Groff

.TH SPAWNFCGI 1 2003-12-21
.SH NAME
spawn-fcgi \- spawning FastCGI processes
.SH SYNOPSIS
spawn-fcgi -f <fastcgi-binary> [-p <port> | -s <socket>] [-C <num-of-php-procs>] [-c <chroot-dir>] [-u <username>] [-g <groupname>]
spawn-fcgi -v
spawn-fcgi -h
.SH DESCRIPTION
spawn-fcgi is used to spawn remote FastCGI processes.
.SH SEE ALSO
lighttpd(1)
.SH AUTHOR
jan@kneschke.de