Doug Hellmann 307e7f0d70 accept the first match as the result
Rather than reporting multiple matches, stop evaluating rules when we
get the first match. This will still report redirect failures, and
avoids a false-negative when a more specific rule appears before a
more general rule and the more specific rule is valid.

Change-Id: Ie909301a367659a0ce199000342bcdc9422ce801
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-08-25 17:03:22 -04:00
2017-08-23 15:27:40 -04:00
2017-08-23 11:16:01 -04:00
2017-08-23 11:16:01 -04:00
2017-08-23 11:16:01 -04:00
2017-08-23 11:16:01 -04:00
2017-08-23 11:16:01 -04:00
2017-08-23 11:16:01 -04:00
2017-08-23 11:16:01 -04:00
2017-08-23 11:16:01 -04:00
2017-08-23 11:16:01 -04:00
2017-08-23 11:16:01 -04:00
2017-08-23 15:39:43 -04:00
2017-08-23 11:16:01 -04:00
2017-08-23 11:57:46 -04:00
2017-08-23 11:16:01 -04:00
2017-08-23 15:27:40 -04:00
2017-08-25 16:39:37 -04:00

whereto

Test Apache redirect rules.

whereto is an app for testing redirect rules like what may appear in a .htaccess file for Apache. It provides a way to test those rules in CI jobs.

Description
Test Apache redirect rules.
Readme 608 KiB
Languages
Python 100%