disable until cloudfront is ready
This commit is contained in:
parent
9ab5fff955
commit
0b85849d67
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +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://d14lrfjen188b1.cloudfront.net/$1
|
||||
#RedirectMatch 302 ^/atomic/repo/deltas/(.*) https://d14lrfjen188b1.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