GitHub - lighttpd/spawn-fcgi: spawn-fcgi on github for easier collaboration - main repo still on lighttpd.net (original) (raw)

spawn-fcgi

authors: Jan Kneschke, Stefan Bühler

homepage: https://redmine.lighttpd.net/projects/spawn-fcgi

abstract: spawn-fcgi is used to spawn FastCGI applications

Features

Build

meson is required to build.

Setup a build directory build:

meson setup build --prefix /usr/local

Compile it:

Install:

Usage

See man page, e.g. renderedfor debian unstable.