diff --git a/roles/people/templates/people.conf b/roles/people/templates/people.conf index 0b46581ae4..eba24db6b8 100644 --- a/roles/people/templates/people.conf +++ b/roles/people/templates/people.conf @@ -222,19 +222,19 @@ AddType text/plain .spec AddType application/vnd.android.package-archive .apk AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript # -# Match xml.gz to application/x-gzip for repo files -# - - ForceType application/x-gzip - Header set Content-Encoding: gzip - -# # Everything else that ends in gz is just text/plain # ForceType text/plain Header set Content-Encoding: gzip +# +# Match xml.gz to application/x-gzip for repo files +# + + ForceType application/x-gzip + Header set Content-Encoding: gzip + # Insert filter