Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I'd like to use Perl for some small and fast webapps. I don't think I need access to Apache internals, but I'm confused regarding which Apache2 FastCGI module I'm supposed to use and which Perl module (there seems to be a few alternatives) to use with it.
I found this Perl 5 wiki page, but it did not give a concrete recommendation. This one didn't mention FastCGI.
Which Apache2 module and which Perl module should I use for the most modern, maintained, and up-to-date FastCGI setup?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Apache and FastCGI: which Apache2 module and which Perl module should I use?
by almut (Canon) on Jul 14, 2010 at 16:32 UTC | |
by Anonymous Monk on Jul 14, 2010 at 19:45 UTC | |
by almut (Canon) on Jul 14, 2010 at 20:10 UTC | |
by afoken (Chancellor) on Jul 14, 2010 at 22:56 UTC |