Test Apache redirect rules.
Go to file
Andreas Jaeger ce0ea965cb Remove modindex
We do not build the modindex, so let's not link to it - and produce a
broken link.

also, remove demo boilerplate.

Change-Id: Ia91dac139702d0b45de711a86ea9b5fa6aaf4659
2019-07-26 16:12:12 +02:00
doc Remove modindex 2019-07-26 16:12:12 +02: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 OpenDev Migration Patch 2019-04-19 19:28:24 +00: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 Train unit tests 2019-06-24 09:14:59 -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 Update the bugs link to storyboard 2018-12-30 16:19:08 +00: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 Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 06:37:17 +00:00
requirements.txt Use PCRE instead of Python's re for RedirectMatch tests 2017-11-09 09:57:27 -05:00
setup.cfg Add Python 3 Train unit tests 2019-06-24 09:14:59 -04:00
setup.py Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
test-requirements.txt Sync Sphinx requirement 2019-06-04 10:07:13 +08:00
tox.ini Add Python 3 Train unit tests 2019-06-24 09:14:59 -04: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.