# Redirect configurations to kinda support legacy links.
#
# The redirects here can't point directly to the GitLab repo because using an
# "external" link is not allowed.
#
# There was an attempt to do something smart with params (e.g.
# ".html?dest=...tar.gz") or fragments (e.g. ".html#...tar.gz"), but those get
# stripped from the destination. Instead, the build script will copy a template
# redirect page to each possible tarball for each tag. The page will then link
# to the appropriate download on the GitLab repo releases page.
/Releases/* /legacy/tarball-redirect-:splat.html
/rarian/Releases/* /rarian/legacy/tarball-redirect-:splat.html