This is how I do it:
SetHandler perl-script
PerlInitHandler Apache2::Const::NOT_FOUND
You can also do it this way:
Order allow,deny
Deny from all
Hope that helps.
Regards,
Bradley C Bailey
> I used this:
>
> use *Apache2*::Const 'HTTP_NOT_FO
I used this:
use *Apache2*::Const 'HTTP_NOT_FOUND';
in a block and it seg-faulted Apache
How go I use the init perl script approach?
tkx
On 2/1/07, John Cappiello <[EMAIL PROTECTED]> wrote:
On Thu, Feb 01, 2007 at 03:58:03PM +, Miguel Figueiredo wrote:
> failed to resolve handler
On Thu, Feb 01, 2007 at 03:58:03PM +, Miguel Figueiredo wrote:
> failed to resolve handler `Apache2::Const::HTTP_NOT_FOUND': Can't locate
> Apache2/Const/HTTP_NOT_FOUND.pm in @INC (@INC contains:
http://www.nabble.com/Apache::Constants::NOT_FOUND-is-not-available-any-more-t2962209.html
--
jc
3 matches
Mail list logo