On Tue, 9 Oct 2001, Robin Berjon wrote:
 
> Currently in 1.26, Apache->server will return the current vhost server if 
> called from a vhost, or the main server otherwise (many thanks to a recent 
> patch by Doug, previously it only returned the main server).

that patch was only for <Perl> sections.  though it could be made to work
for Perl{Module,Require}.

> The problem is that if your code is inside the vhost and called at 
> config-read time, merging will not have occured. For instance if you have:

this won't be a problem in 2.0 since Perl{Module,Require} isn't run until
after config is parsed and merged.  <Perl> sections might be another
story, but we'll deal with that when it is implemented.


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

Reply via email to