redirect deltas to cloudfront too
This commit is contained in:
parent
ef8ca5d767
commit
6b7394c856
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ RedirectMatch 302 ^/pub/fedora/linux/atomic https://kojipkgs.fedoraproject.org/a
|
|||
Redirect 302 "/ostree/27" "https://kojipkgs.fedoraproject.org/atomic/repo"
|
||||
Redirect 302 "/pub/ostree/27" "https://kojipkgs.fedoraproject.org/atomic/repo"
|
||||
|
||||
RedirectMatch 302 ^/atomic/repo/deltas/(.*) https://d2os45suu8yck8.cloudfront.net/$1
|
||||
RedirectMatch 302 ^/atomic/repo/objects/(.*) https://d2os45suu8yck8.cloudfront.net/$1
|
||||
RedirectMatch 302 ^/atomic/repo/(.*) https://kojipkgs.fedoraproject.org/atomic/repo/$1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue