From 31ef29a34b9f586e1d3a61d990b9d81cb2f21705 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Ravier?= Date: Tue, 13 Jun 2023 09:54:54 +0200 Subject: [PATCH] Redirect kinoite.fp.org to the new website Redirect the kinoite subdomain to the new Kinoite website at: https://fedoraproject.org/kinoite/ See: https://pagure.io/fedora-kde/SIG/issue/362#comment-861293 --- playbooks/include/proxies-redirects.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index 63cb016714..c5878057c6 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -851,6 +851,14 @@ tags: - silverblue + - role: httpd/redirectmatch + shortname: 00-kinoite-redirect + website: kinoite.fedoraproject.org + regex: ^.* + target: https://fedoraproject.org/kinoite + tags: + - kinoite + - role: httpd/redirectmatch shortname: 00-directory-redirect website: directory.fedoraproject.org