Commit graph

9 commits

Author SHA1 Message Date
Patrick Uiterwijk
69aa7513b0 Also match api_2
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-22 02:23:59 +00:00
Patrick Uiterwijk
ff3c5dcdf6 Proxy copr api
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-22 00:44:27 +00:00
Patrick Uiterwijk
d0f8126a9a This is called file
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-22 00:41:38 +00:00
Patrick Uiterwijk
6f990c34dd Do not forward COPR /api requests
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-22 00:40:47 +00:00
Patrick Uiterwijk
08568865fe Replace all restart httpd with reload httpd
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-11-04 23:40:01 +00:00
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
Ralph Bean
c8bade3c4c Remove all that checking. 2014-12-07 19:23:46 +00:00
Ralph Bean
52206697bb Tag it up. 2014-12-07 18:42:18 +00:00
Ralph Bean
731f38d7b5 A first try at an httpd/redirect role 2014-12-07 18:40:32 +00:00