Test Apache redirect rules.
Go to file
melissaml 969a7f9937 Update the home-page url
Change-Id: I953a523b7dea6a4082ec7515dd7e668e3fbffe88
2018-02-27 16:02:29 +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
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
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 use sphinx-build for doc build in tox 2018-02-15 15:20:32 -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.