If i'm running a WordPress website with the W3TC plugin installed, and have my static CSS/JS minified files hosted on Amazon's CDN, is there a way to serve them GZIP'd?
I have the basic understanding that you can't control the comrpession/header responses on files not hosted on your own server, but I'm using a CNAME and .htaccess should be ensuring the files are served compressed.
Has anyone got experience with this or know how to ensure the files are served compressed?
[Question has been asked on the WordPress support forum with the W3TC tag]