On 16.02.2013 18:17, Eric Covener wrote:
> On Tue, Feb 12, 2013 at 5:54 AM,  <rj...@apache.org> wrote:
>> +    if (lp->protocol && strcasecmp(lp->protocol, "https") == 0) {
> 
> Should this be ap_listeners? There is no local "lp" in my  2.2.x and
> currently does not build (but I also just recently did a migration on
> my system and somethings are flaky)

You are totally right. I did build but did not notice, that the whole
block is not being compiled when using the worker MPM, which I did.

Double checked and yes, "ap_listeners" is right. Committed in r1446972,
now compiles also with prefork MPM.

Thanks!

Rainer

Reply via email to