> -----Ursprüngliche Nachricht----- > Von: Nick Kew > Gesendet: Freitag, 4. April 2008 00:06 > An: [email protected] > Betreff: Re: svn commit: r644253 - in /httpd/httpd/trunk: > docs/manual/mod/core.xml include/ap_mmn.h include/http_core.h > server/core.c server/request.c > > On Thu, 03 Apr 2008 21:18:26 +0200 > Ruediger Pluem <[EMAIL PROTECTED]> wrote: >
> > > Why does this belong in an else branch? I guess if the condition in > > entry_core->condition is true we still need to do the > previous check. > > No. The other check applies to <Files> / <FilesMatch> sections, > whose code path I've hijacked for <If>. The two are mutually > exclusive. I am still not convinced. What makes you sure that a previous merge did not set entry_core->r / entry_core->d. But maybe it is just my missing experience with the config and merge system. Regards Rüdiger
