From 32a36d008c075b230afe2829cb025f73b7d78aee Mon Sep 17 00:00:00 2001 From: Rick Elrod Date: Sat, 1 Jun 2019 01:20:16 +0000 Subject: [PATCH] Attempt to make /static/keys/.txt work again Signed-off-by: Rick Elrod --- roles/fedora-web/getfedora/files/getfedora.org.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/fedora-web/getfedora/files/getfedora.org.conf b/roles/fedora-web/getfedora/files/getfedora.org.conf index 3dcdba7836..189dc0c399 100644 --- a/roles/fedora-web/getfedora/files/getfedora.org.conf +++ b/roles/fedora-web/getfedora/files/getfedora.org.conf @@ -6,7 +6,6 @@ AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css application Alias /fmw /srv/web/fmw/ Redirect /keys /security -RedirectMatch /(.*)/keys/? /$1/security/ FileETag MTime Size