summaryrefslogtreecommitdiffstats
path: root/rules/spawn-fcgi.in
blob: 9cf6489bc9bb34996d48fd3fdd614d1ae9a1ef2d (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