On Sun, 2002-06-23 at 09:27, Ryan Bloom wrote:
> > From: Justin Erenkrantz [mailto:[EMAIL PROTECTED]]
> > 
> > At some point, Larry Rosenman <[EMAIL PROTECTED]> excited the electrons:
> > > I submitted 8712 a month or more ago, and have gotten NO feedback at
> > > all.
[snip]
> Actually loading the module inside the <IfDefine> is exactly what was
> meant.  The bug here is in apxs not FreeBSD.  I considered answering
> this PR the same way you did Justin, but it is our problem.  The problem
> is how apxs is adding modules.  Currently, apxs looks for the last
> LoadModule in the config file, and just adds a new line after it.  If
> the last module you load in your config is mod_ssl, then you are
> susceptible to this problem.  The solution is to have a line like:
> 
> #LoadModule goes here
> 
> and always key off of that line.
> 
Or teach apxs how to parse <IfDefine></IfDefine> blocks. 

Thanks, Ryan for acknowledging this is a bug in ASF supplied code. 


-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: [EMAIL PROTECTED]
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

Reply via email to