> On Wed, 9 Jul 2003, Stas Bekman wrote:
>
>> plan ..., have_apache2 && have_apache_mpm('prefork');
>
> I think this is probably the way to go.  If you call have_apache_mpm()
> and it's apache 1.3, I might have it return an error of some kind, but
> I wouldn't have it return 'prefork'.

ok, I can do that.

so, have_apache_mpm() will return false for Apache 1.3 and the mpm for
Apache 2.I'll add some docs too.

I don't have the code in front of me, but if have_apache2 isn't there I'll
implement thatas well.

thanks for the feedback

--Geoff



Reply via email to