> Hi!
> 
> Is it possible to pass variables defined with PerlSetVar to a
> PerlChildInitHandler ?
> If not, is there any other way to define variables in such a handler than
> hardcoding values into the .pm?


You can use Apache->server->dir_config() to access per-server config
variables.

--
Eric


Reply via email to