MP2 Location and PerlModule

[prev] [thread] [next] [Date index for 2005/01/27]

From: angie ahl
Subject: MP2 Location and PerlModule
Date: 22:00 on 27 Jan 2005
Hi list

I've just installed Mod_perl/Apache 2 and am trying to just get some
basic stuff up an running before I delve in to the heavier stuff.

I've got the following in a conf file that's included into httpd.conf

<IfModule mod_perl.c>
	<Location /perl_status>
	PerlModule Apache::Status	
	SetHandler perl-script
	PerlHandler Apache::Status
	</Location>
</IfModule>

And Apache is giving me the following syntax error when I test the config:

PerlModule directive not allowed in a <Location> block

Is this true, it used to work with MP/Apache 1. I can't find any ref
on the net that indicates you can't use PerlModule in a Location
Directive.

Clues anyone.

Thanks

Angie

MP2 Location and PerlModule
angie ahl 22:00 on 27 Jan 2005

Re: MP2 Location and PerlModule
angie ahl 22:02 on 27 Jan 2005

Re: MP2 Location and PerlModule
angie ahl 23:40 on 27 Jan 2005

Re: MP2 Location and PerlModule
Stas Bekman 00:23 on 28 Jan 2005

Re: MP2 Location and PerlModule
Philippe M. Chiasson 06:58 on 31 Jan 2005

Generated at 12:39 on 05 Feb 2005 by mariachi v0.52