Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 372779 - virtual/httpd-fastcgi should require actual CGI capabilities in webservers
Summary: virtual/httpd-fastcgi should require actual CGI capabilities in webservers
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-24 08:16 UTC by Peter Volkov (RETIRED)
Modified: 2023-01-31 15:52 UTC (History)
10 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.)