Because these do not support fastcgi.
Unless there is a php-fpm type daemon for CGI scripts, that talks
fastcgi to the webserver but CGI to the CGI scripts themselves?
On Fri, Feb 6, 2009 at 3:25 PM, Atif Ghaffar <atif...@gmail.com> wrote:
There is a fast-cgi interface.
Why would you really want CGI?
On Fri, Feb 6, 2009 at 11:55 PM, mike <mike...@gmail.com> wrote:
Igor, et al:
Is there a reason that there has not been an attempt to directly call
CGI programs (compiled CGI, perl CGI, whatever) in nginx?
I would love to take out proxying to apache if I could.
Is there a blocking nature in CGI or something else that makes it
impossible to function, or has there been no interest? I have a
handful of apps I have to support (bugzilla, mailman, etc.) that I
have to proxy to apache right now.
I'd be willing to put some money down for it, too. (and mod_svn !)