Remove extra slash
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
ffdbb5b990
commit
22e80e947c
1 changed files with 2 additions and 2 deletions
|
@ -7,6 +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/
|
||||
Redirect 302 "/ostree/27" "https://kojipkgs.fedoraproject.org/atomic/workstation/"
|
||||
Redirect 302 "/pub/ostree/27" "https://kojipkgs.fedoraproject.org/atomic/workstation/"
|
||||
Redirect 302 "/ostree/27" "https://kojipkgs.fedoraproject.org/atomic/workstation"
|
||||
Redirect 302 "/pub/ostree/27" "https://kojipkgs.fedoraproject.org/atomic/workstation"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue