lighttpd 1.4.x
https://www.lighttpd.net/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
372 B
13 lines
372 B
.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
|
|
|