Summary: | virtual/httpd-fastcgi should require actual CGI capabilities in webservers | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Peter Volkov (RETIRED) <pva> |
Component: | [OLD] Unspecified | Assignee: | 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)
![]() (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 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. Pretty sure skunkweb doesn't support cgi. (Or FastCGI, for that matter.) |