Sebb, Are you sure about that? I would verify before we venture to clarify the docs.
On Mon, May 8, 2023 at 5:28 AM sebb <[email protected]> wrote: > https://httpd.apache.org/docs/current/rewrite/intro.html#rewritecond says > > “Matches in the regular expressions contained in the RewriteConds can > be used as part of the Substitution in the RewriteRule using the > variables %1, %2, etc.“ > > This implies that more than one RewriteCond can be involved in > providing variables for the following rule. > > However, unless I am missing something, only the last RewriteCond can > provide any variables. > > It would be helpful if the docs could be more explicit on this. > > Sebb > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
