mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 19:06:39 +08:00
Also redirect /ostree
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -7,5 +7,6 @@ RewriteRule ^/$ /pub [R=302,L]
|
||||
|
||||
RedirectMatch 302 ^/pub/fedora/linux/atomic/(.*$) https://kojipkgs.fedoraproject.org/atomic/$1
|
||||
RedirectMatch 302 ^/pub/fedora/linux/atomic https://kojipkgs.fedoraproject.org/atomic/
|
||||
RedirectMatch 302 ^/ostree/27/ https://kojipkgs.fedoraproject.org/atomic/workstation/
|
||||
RedirectMatch 302 ^/pub/ostree/27/ https://kojipkgs.fedoraproject.org/atomic/workstation/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user