Doug MacEachern wrote:

> On Tue, 9 Oct 2001, Stas Bekman wrote:
> 
> 
>>With what we have now, I cannot do:
>>Apache->server->dir_config('ModPerl::RegistryCooker::DEBUG'),
>>or do I?
>>
> 
> you do now :)

Great!

 
> anything that existed in 1.x and is not implemented in 2.0 should be
> somewhere in todo/, feel free to add anything else you see is missing.


ok

>>I realize that now we can have more than one server, so it 
>>probably should be different but at least how do I get to the main 
>>server's object from modperl code when you don't have $r
>>
> 
> this is no different from 1.x, Apache->server returns the base server in
> both versions.  if you want a vhost host, you need to find it with
> Apache->server->next.  and of course during the request, $r->server will
> point to the vhost serving the request.

got it.

something is very wrong with apache.org emails, I get emails hours and 
hours after they were sent...


_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to