Forums
(@hungryghostdesign)
7 years, 10 months ago
This is what I have to add to htaccess to get an A rating on GTMetrix:
<filesMatch ".(css|jpg|jpeg|png|gif|js|ico)$"> Header set Cache-Control "max-age=2628000, public" </filesMatch>