From dbd5d1419cf228e428dd549b42a13df82f9eda96 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Mon, 13 Aug 2018 20:14:53 +0000 Subject: [PATCH] and put in fix for possible fix to 7161 --- roles/people/templates/people.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/roles/people/templates/people.conf b/roles/people/templates/people.conf index 7594adc785..2ad77726cf 100644 --- a/roles/people/templates/people.conf +++ b/roles/people/templates/people.conf @@ -235,6 +235,13 @@ AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css a ForceType application/x-gzip Header unset Content-Encoding +# +# Match tar.gz to application/x-gzip for repo files +# + + ForceType application/x-gzip + Header unset Content-Encoding + # Insert filter