On Thu, 27 Jan 2000, Matt Sergeant wrote:
> Am I just stupid, or can you not get at PerlSetVar's at server startup time?
>
> I've tried:
>
> Apache->request->dir_config (segfaults)
> Apache->server->dir_config (segfaults)
> and
> Apache::dir_config (script stops, but httpd continues...)
> Apach
Am I just stupid, or can you not get at PerlSetVar's at server startup time?
I've tried:
Apache->request->dir_config (segfaults)
Apache->server->dir_config (segfaults)
and
Apache::dir_config (script stops, but httpd continues...)
Apache::dir_config(undef, 'Var') (segfaults)
This is on the lates