Test Apache redirect rules.
Go to file
Doug Hellmann 6f6bc57184 add python 3.6 unit test jobs
Change-Id: I0b3d587e1e4c8413a355a8a030db2ed58b15075a
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-08-14 13:19:27 -04: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
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
.zuul.yaml add python 3.6 unit test jobs 2018-08-14 13:19:27 -04:00
CONTRIBUTING.rst switch to openstackdocstheme 2017-11-14 10:19:57 -05:00
HACKING.rst fix error url 2018-02-06 01:09:06 +08:00
LICENSE Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
README.rst fix bug link in readme 2018-07-09 13:51:00 -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 Update the home-page url 2018-02-27 16:02:29 +08:00
setup.py Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
test-requirements.txt Cleanup test-requirements 2018-01-21 08:38:21 +08:00
tox.ini fix tox python3 overrides 2018-06-10 01:10:24 +08: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.