diff --git a/roles/people/templates/people.conf b/roles/people/templates/people.conf
index 2ad77726cf..a5fb8ae38a 100644
--- a/roles/people/templates/people.conf
+++ b/roles/people/templates/people.conf
@@ -269,6 +269,13 @@ AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css a
Header append Vary User-Agent env=!dont-vary
+
+
+ ForceType application/x-gzip
+ Header unset Content-Encoding
+
+
+
Header set Cache-Control "must-revalidate"
ExpiresActive On