perl-modperl mailing list archives

Site index · List index
Message view « Date » · « Thread »
Top « Date » · « Thread »
From Cees Hek <c...@sitesuite.com.au>
Subject Re: PerlChildInitHandler doesn't work inside VirtualHost?
Date Fri, 09 Aug 2002 02:16:45 GMT
Quoting Jason W May <jmay@majalin.com>:

> 
> Running mod_perl 1.26 on Apache 1.3.24.
> 
> I've found that if I place my PerlChildInitHandler inside a VirtualHost
> block, it is never called.

It doesn't really make sense to put a PerlChildInitHandler inside a VirtualHost
directive.  It is only called when the Apache Child process is created, not when
a new request comes in.

If you explain what you are trying to accomplish, maybe we can recommend a
better Handler to tie into.

Cees

Mime
View raw message