in reply to Re: Apache and FastCGI: which Apache2 module and which Perl module should I use?
in thread Apache and FastCGI: which Apache2 module and which Perl module should I use?
Thanks. Yes, I now see that the Apache httpd page has a link to mod_fcgid right there under "Subprojects". Will use mod_fcgid.
Incidentally, I notice that the website that appears to represent FastCGI (fastcgi.com) doesn't contain any mention of mod_fcgid on their "FastCGI Servers" page.
Regarding CGI::Fast, I see that it itself uses the FCGI module. This is odd though: I see that CGI::Fast comes standard with Perl, ... but the FCGI module does not. Perhaps I'm supposed to install FCGI manually after installing mod_fcgid?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Apache and FastCGI: which Apache2 module and which Perl module should I use?
by almut (Canon) on Jul 14, 2010 at 20:10 UTC |