Test Apache redirect rules.
Go to file
Doug Hellmann c323784ef3 fix CI configuration issues
* update tox settings to work with constraints files
* add files assumed to be present by the doc build
  jobs but that aren't actually needed (so they are
  empty)

Change-Id: Ib7ea278f9dab502bc6f23af8d2dc1c37d2772977
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-09-20 14:30:03 -04:00
doc fix CI configuration issues 2017-09-20 14:30:03 -04:00
releasenotes/notes release note for first release 2017-08-25 17:18:05 -04:00
tools fix CI configuration issues 2017-09-20 14:30:03 -04:00
whereto accept the first match as the result 2017-08-25 17:03:22 -04: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
CONTRIBUTING.rst Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
HACKING.rst Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
LICENSE Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
README.rst update documentation URL 2017-08-23 15:39:43 -04:00
requirements.txt Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04: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 update documentation 2017-08-23 15:27:40 -04:00
tox.ini fix CI configuration issues 2017-09-20 14:30:03 -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.