diff --git a/roles/fedora-web/getfedora/files/getfedora.org.conf b/roles/fedora-web/getfedora/files/getfedora.org.conf index 3a89898969..ef8b2dfea4 100644 --- a/roles/fedora-web/getfedora/files/getfedora.org.conf +++ b/roles/fedora-web/getfedora/files/getfedora.org.conf @@ -5,6 +5,9 @@ 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 ExpiresActive On