[tpm] mod_perl

Michael Graham magog at the-wire.com
Fri Apr 18 08:36:25 PDT 2008


On Fri, 18 Apr 2008 11:31:26 -0400
"Fulko Hew" <fulko.hew at gmail.com> wrote:

> On Fri, Apr 18, 2008 at 10:48 AM, Mark Fowle <mfowle at navicominc.com>
> wrote:
> 
> > I'd be interested in a mod_perl talk also, so here is what I want to
> > know.
> >
> > 1. how do I change a preexisting application to run under mod_perl.
> 
> 
> Or for that matter... FastCGI (as an alternative)

Or PersistentPerl.  Although that's an easy one - change:

    #!/usr/bin/perl

to

    #!/usr/bin/perperl


Michael




-- 
Michael Graham <magog at the-wire.com>


More information about the toronto-pm mailing list