Test Apache redirect rules.
307e7f0d70
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> |
||
---|---|---|
doc/source | ||
releasenotes | ||
whereto | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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.
- Free software: Apache license
- Documentation: http://whereto.readthedocs.io/en/latest/
- Source: http://git.openstack.org/cgit/openstack/whereto
- Bugs: http://bugs.launchpad.net/whereto