From e099f312a5f192bada35a181ef825309c0e047da Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 24 Sep 2024 17:26:18 -0700 Subject: [PATCH] odcs: redirectmatch: try again to make mod_alias happy Signed-off-by: Kevin Fenzi --- playbooks/include/proxies-redirects.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index e2f9288973..5861cabcf8 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -905,7 +905,7 @@ - role: httpd/redirectmatch shortname: 00-old-odcs-repo website: odcs.fedoraproject.org - regex: ^/composes/production/latest-Fedora-ELN/compose/(.*) + regex: ^.*compose/(.*) target: https://dl.fedoraproject.org/pub/eln/1/$1 tags: - odcs