[Catalyst] WinXP + Catalyst 5.57 + Apache
Sebastian Riedel
sri at oook.de
Mon Nov 28 00:51:06 CET 2005
Am 27.11.2005 um 19:19 schrieb Denis:
> Hi,
> I meet such problem on installing Catalyst with apache
> After adding support of mod_perl I added following lines to httpd.conf
> <Perl>
> use lib qw(c:/MyApp/lib/);
> </Perl>
>
> PerlModule MyApp
> SetHandler perl-script
> PerlHandler MyApp
Where is the Location block?
perldoc Catalyst::Engine::Apache::MP13
perldoc Catalyst::Engine::Apache::MP20
P.S.: Use the built-in server for development!
--
sebastian
More information about the Catalyst
mailing list