Hi Guys
I added the code to my .htaccess but get the same result ??
<IfModule mod_headers.c>
<FilesMatch “.(js|css|xml|gz|html)$”>
Header append Vary: Accept-Encoding
</FilesMatch>
</IfModule>
Was there a particular section within the .htaccess file I should place it?
I tried both the top and the bottom of the .htaccess file.
Pingdom still shows this…
The following publicly cacheable, compressible resources should have a “Vary: Accept-Encoding” header:
https://thegingeek.com/
https://thegingeek.com/sitespeed-js/e07619ff1604e0c743b556e4340eeea7.js
Be great if you could take another look for me.
Thanks