mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
Closes #417, New package spawn-fcgi, basically a FastCGI process spawner. This was previously included in lighttpd up to version 1.4.22 and is now a separate project. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
config BR2_PACKAGE_SPAWN_FCGI
|
|
bool "spawn-fcgi"
|
|
help
|
|
FastCGI process spawner.
|
|
Project split from lighttpd.
|
|
|
|
http://redmine.lighttpd.net/projects/spawn-fcgi
|