Redirect with
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
63b3d2b45b
commit
7dc3db3141
1 changed files with 2 additions and 2 deletions
|
@ -10,5 +10,5 @@ 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/objects https://d2os45suu8yck8.cloudfront.net/$1
|
||||
RedirectMatch 302 ^/atomic/repo https://kojipkgs.fedoraproject.org/atomic/repo
|
||||
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