I have these lines on my htaccess file: [CODE] <ifmodule mod_expires.c> <Filesmatch "\.(jpg|jpeg|png|gif|js|css|ico|)$ "> ExpiresActive … | Read the rest of http://www.webhostingtalk.com/showthread.php?t=1688706&goto=newpostRead more
We have a magento 2.1.9 installation on a Debian Jessie server. It is configured to be connected with Cloudfront CDN for media and static files. The problem is that all the files that are served to CDN contain the header “Cache-Control: private”. So the Cloudfront behaves as a transparent proxy just forwarding the request toRead more