Test Apache redirect rules.
Go to file
Zuul 98a91c0a3c Merge "Use PCRE instead of Python's re for RedirectMatch tests" 2017-11-15 07:50:56 +00:00
doc switch to openstackdocstheme 2017-11-14 10:19:57 -05:00
releasenotes/notes Use PCRE instead of Python's re for RedirectMatch tests 2017-11-09 09:57:27 -05:00
tools fix CI configuration issues 2017-09-20 14:30:03 -04:00
whereto Use PCRE instead of Python's re for RedirectMatch tests 2017-11-09 09:57:27 -05:00
.coveragerc Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
.gitignore Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
.gitreview Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
.mailmap Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
.testr.conf Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
CONTRIBUTING.rst switch to openstackdocstheme 2017-11-14 10:19:57 -05:00
HACKING.rst Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
LICENSE Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
README.rst update documentation URL 2017-08-23 15:39:43 -04:00
babel.cfg Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
bindep.txt Use PCRE instead of Python's re for RedirectMatch tests 2017-11-09 09:57:27 -05:00
requirements.txt Use PCRE instead of Python's re for RedirectMatch tests 2017-11-09 09:57:27 -05:00
setup.cfg stub in command line app 2017-08-23 11:57:46 -04:00
setup.py Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
test-requirements.txt switch to openstackdocstheme 2017-11-14 10:19:57 -05:00
tox.ini Use PCRE instead of Python's re for RedirectMatch tests 2017-11-09 09:57:27 -05:00

README.rst

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.