Test Apache redirect rules.
Go to file
zhang.lei b1ee3cb8a4 Using storyboard to collect project bugs
This a supplement for https://review.openstack.org/#/c/574471

Depends-On: https://review.openstack.org/603130
Depends-On: https://review.openstack.org/603129
Change-Id: I220eb6826cf87fca80431ca23985b03bf3937110
2018-09-17 09:52:48 -04:00
doc Using storyboard to collect project bugs 2018-09-17 09:52:48 -04: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.