Amazon CDN Cloudfront removes expiry tags is there a fix?
-
Hi,
I am using Amazons CDN cloudfront and it appears that for some reason they remove the expiry tags from everything. No matter what I set in the Browser cache settings no expiry shows up in any page speed test. I checked the htaccess file
<IfModule mod_expires.c> ExpiresActive On ExpiresByType text/css A216000 ExpiresByType text/x-component A216000 ExpiresByType application/x-javascript A216000 ExpiresByType application/javascript A216000 ... ExpiresByType image/png A2592000 ... ExpiresByType image/jpeg A2592000 ...
and all the expiry tags are set but nothing shows up.
https://d2vfw7m9iekhp4.cloudfront.net/wp-content/plugins/juiz-last-tweet-widget/img/sprite.png (expiration not specified) https://d2vfw7m9iekhp4.cloudfront.net/wp-content/plugins/juiz-last-tweet-widget/img/twitter.png (expiration not specified) https://d2vfw7m9iekhp4.cloudfront.net/wp-content/plugins/sem-external-links/external.png (expiration not specified) https://d2vfw7m9iekhp4.cloudfront.net/wp-content/uploads/2013/01/SPS0603_960x300c.jpg (expiration not specified) https://d2vfw7m9iekhp4.cloudfront.net/wp-content/uploads/2013/02/SPS0639_960x300.jpg (expiration not specified) https://d2vfw7m9iekhp4.cloudfront.net/wp-content/uploads/2013/03/SPS0610_960x300c.jpg (expiration not specified)
Any ideas???
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Amazon CDN Cloudfront removes expiry tags is there a fix?’ is closed to new replies.