On Wed, 2 Jul 2003, Jonathan Peterson wrote:

> Call me thick but so far as I can see the only way to access stuff in 
> the apache config file (such as PerlSetVar statements) is via the apache 

Remember almost all of the config file is scoped to a Location and so 
won't make sense without a request.

S.

> request object. But you don't have a request object until a request has 
> been made. So how do packages being used by mod_perl programs access the 
> config file in BEGIN{} blocks and such like, or indeed anywhere outside 
> of a request context. Or do they just not do that?
> 
> Jon, trying to figure out if mod_perl is still cool or not.
> 
> 

-- 
Shevek                                    http://www.anarres.org/
I am the Borg.                         http://www.gothnicity.org/

Reply via email to