Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 372779

Summary: virtual/httpd-fastcgi should require actual CGI capabilities in webservers
Product: Gentoo Linux Reporter: Peter Volkov (RETIRED) <pva>
Component: [OLD] UnspecifiedAssignee: Gentoo Web Application Packages Maintainers <web-apps>
Status: CONFIRMED ---    
Severity: normal CC: apache-bugs, bass, dev-zero, enno+gentoo, hwoarang, java, nelchael, s4t4n, wired, www-servers+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=329163
Whiteboard:
Package list:
Runtime testing required: ---

Description Peter Volkov (RETIRED) gentoo-dev 2011-06-24 08:16:16 UTC
Guys, please, tell us what USE flags (if any) are required to enable fastcgi support in your sweet webserver.

www-servers/lighttpd: www-servers@gentoo.org,wired@gentoo.org,hwoarang@gentoo.org
www-servers/bozohttpd: s4t4n@gentoo.org,www-servers@gentoo.org
www-servers/nginx: hollow@gentoo.org, dev-zero@gentoo.org
www-servers/resin: nelchael@gentoo.org, java@gentoo.org
www-servers/skunkweb: python@gentoo.org, apache-bugs@gentoo.org
www-servers/cherokee: bass@gentoo.org,www-servers@gentoo.org

TIA
Comment 1 Enno Gröper 2012-07-08 13:18:51 UTC
(In reply to comment #0)
> Guys, please, tell us what USE flags (if any) are required to enable fastcgi
> support in your sweet webserver.
> 
> www-servers/lighttpd:
As I'm just looking at this, I can tell:
lighttpd used to have a fastcgi useflag. But now it simply supports fastcgi by default. See #345583
Comment 2 Anthony Basile gentoo-dev 2012-07-08 13:37:01 UTC
www-servers/cherokee: cgi is required by default if --with-php is selected.  So we use depend on dev-lang/php[cgi] and fcgi is provded automatically.  No use flags.
Comment 3 Dirkjan Ochtman (RETIRED) gentoo-dev 2013-06-20 07:46:23 UTC
Pretty sure skunkweb doesn't support cgi.
Comment 4 Dirkjan Ochtman (RETIRED) gentoo-dev 2013-06-20 07:47:05 UTC
(Or FastCGI, for that matter.)