I've got Mobile Pack set up to display the mobile version of my site when someone visits http://m.libdemvoice.org/ by using a cname back to the master domain.
However I'm finding that my CSS and JS are being misdirected, eg
http://aws.libdemvoice.org/http://www.libdemvoice.org/wp-content/themes/mobile_pack_base/groups/nokia_high/styles/reset.css.gzip
I assume the fault is because Mobile Pack is displaying www. whilst Total Cache is watching for m. but was wondering if anyone has found a way to fix this issue.
If there was a menu option to replace http://aws.libdemvoice.org/http://www.libdemvoice.org/ with just http://aws.libdemvoice.org/ it would help.
My current hack is to dump mobile useragents in the CDN Rejected user agents box, and this ensures the mobile site still looks ok on mobiles, but not when using a PC.