Browse Source
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@65 152afb58-edef-0310-8abb-c4023f1b3aa9svn/tags/release-1.3.12
4 changed files with 49 additions and 2 deletions
@ -0,0 +1,13 @@
|
||||
.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 |
Loading…
Reference in new issue