Test Apache redirect rules.
Go to file
melissaml 38a4e6eef4 fix error url
Change-Id: I7d639fe36b6d0ffeb1f90ad8bd0b76f02117972d
2018-02-06 01:09:06 +08: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
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
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 Update link to documentation 2018-01-08 09:11:19 -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 Cleanup test-requirements 2018-01-21 08:38:21 +08:00
tox.ini Remove -U from pip install 2017-12-02 19:31:22 +01: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.