Apache->server->dir_config->{DocumentRoot} is null on startup

2002-08-12 Thread srp
Hi, On a Apache/1.3.23 (Unix) mod_perl/1.26, if I check Apache->server->dir_config during server startup, I find it is empty !! Dumper shows it is "bless( {}, 'Apache::Table' )". Shouldn't the conf file key/value pairs be available in this Apache::Table during a se

Re: Apache->server->dir_config->{DocumentRoot} is null on startup

2002-08-12 Thread Stas Bekman
> How else can i find the server->document_root ? e.g: Apache->server_root_relative("htdocs"); __ Stas BekmanJAm_pH --> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache