From 6120671a89a6559edc8eb5dd057f8d3cafc74ce7 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Fri, 21 Aug 2015 03:49:04 +0000 Subject: [PATCH] Revert "Drop trailing slash on some bodhi2 URLs." This reverts commit ab1674315205f349a2830c1118e99f55c4953d4d. --- playbooks/include/proxies-redirects.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index a9a2d9cdb1..6ff21f128f 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -110,12 +110,6 @@ regex: /updates/search/(.+)$ target: https://bodhi.fedoraproject.org/updates/?like=$1 - - role: httpd/redirectmatch - name: 10-bodhi2-drop-trailing-slash - website: bodhi.fedoraproject.org - regex: /updates/(.+)/$ - target: https://bodhi.fedoraproject.org/updates/$1 - - role: httpd/redirectmatch name: 89-bodhi2-icon website: admin.fedoraproject.org