ansible/roles/httpd/redirect/vars
Patrick Uiterwijk a4a3080f86 Make all redirects be 302
This will allow us more flexibility for moving redirects around.
It will result in less cached redirect entries, and as such more
requests to the proxies, but since those requests are handled by
the reverse proxies themselves, and within apache, those should
not take that much extra processing.

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-08-17 13:37:02 +00:00
..
main.yml Make all redirects be 302 2015-08-17 13:37:02 +00:00