Do a quick test, and enable the rewrite log. Make sure you use a log level
of 5 to see those details.

On Tue, Jan 10, 2023 at 6:28 PM sebb <seb...@gmail.com> wrote:

> On Tue, 10 Jan 2023 at 23:21, Frank Gingras <thu...@apache.org> wrote:
> >
> > The implicit behaviour for multiple RewriteCond directives is AND,
> unless you use [OR].
>
> Yes, that is documented.
>
> > So without [OR], all the conditions have to match to apply the rewrite
> rule.
>
> Yes, but are any subsequent conditions evaluated?
>
> > On Tue, Jan 10, 2023 at 6:06 PM sebb <seb...@gmail.com> wrote:
> >>
> >> Does the first RewriteCond that fails cause any following RewriteCond
> >> entries to be skipped?
> >> (up to the RewriteRule)
> >>
> >> I would hope that is the case, but AFAICT it is not explicitly stated.
> >>
> >> If it is the case, perhaps it would be worth making explicit?
> >> (and suggesting that the cheapest checks are done first).
> >>
> >> Sebb
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> >> For additional commands, e-mail: users-h...@httpd.apache.org
> >>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

Reply via email to