summaryrefslogtreecommitdiffstats
path: root/rules/spawn-fcgi.in
blob: 7aa51f12e206306af4a5f2105477bd5499036bdb (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=networking

config SPAWN_FCGI
	tristate
	prompt "spawn-fcgi"
	help
	  spawn-fcgi is used to spawn FastCGI applications

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

# vim: ft=kconfig noet tw=72 ts=8 sw=8