Description: Trying to make Wordpress, WPML, W3 Total cache and Amazon cloudfront work together.
Problem: Unless I check "Rewrite URL structure" at Minify settings of W3TC, minified file is not transferred to Cloudfront. But when I do that, it breaks links cause it links like this:
http://cdn.transbetty.com/sk//http://transbetty.com/wp-content/cache/minify/000000/M9AvLqnMSdUx1M9LrShJT83TTU_MyUktqtRPLi7Wz0uH8gA.css
Which is obviously wrong.
I have tried manual minify setup at W3TC Minify section, but this doesn't have much effect on rewrite problem on localized sub-pages http://transbetty.com/sk/....
Any advice on how to make the minifaction work without breaking URLs? The main reason why I use Amazon it's fast, and it works with minified JS/CSS well.