[Plugin: W3 Total Cache] Amazon Cloudfront Minify problems
-
I successfully set up my blog to work with W3 Total Cache and Amazon Cloudfront combined with several CNAMES makes live easy and cheap!
However, now I noticed that the minified file in all of this is not being downloaded from the CDN.
Here are some of the relevant settings:
CHECKED Rewrite URL structure
If disabled, CSS and JS embeddings will use GET variables instead of “fancy” links.CHECKED Automatically upload modified files
If CDN is enabled (and not using the origin pull method), your minified files will be automatically uploaded.CHECKED Host minified CSS and JS files
If checked, minified CSS and JS files will be hosted with the CDN.CUSTOM FILE LIST
images/*
favicon.ico
wp-content/gallery/*
wp-content/uploads/*
wp-content/plugins/*.js
wp-content/plugins/*.cssSo in essence: The minifying works fine (locally) the CDN works like a blast. However, the minified files don’t get loaded of off CloudFront, so they don’t seem to work together.
What is a possible problem here?
- The topic ‘[Plugin: W3 Total Cache] Amazon Cloudfront Minify problems’ is closed to new replies.