On Mon, May 09, 2016 at 04:03:48PM +0200, Johannes Schindelin wrote:

> How about this:
> 
>       As RewriteCond does not allow testing for *non*-matches, we simply
>       match the desired case first and let it pass by marking the
>       RewriteRule as '[L]' ("last rule, do not process any other
>       matching RewriteRules after this"), and then have another
>       RewriteRule that matches all other cases and lets them fail via
>       '[F]' ("fail").
> 
> Good enough?

Yep, I think that explains it. Thanks.

-Peff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to