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: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx