Re: MaxCDN Content Delivery Solution?
Hello Mdennison, did you ever get an answer on what you were looking for with the eGoods? I'd assume that some .htaccess tricks should be able to allow the rest of your site to be populated through the CDN and then restrict that one folder you have information in. Should be possible.
@Koz,
The CSS *SHOULD* be compressing too. It compresses for our site when we load it up. You might want to check your server files and possibly an .htaccess file to verify that you have the CSS listed as a file that you want to compress.
Something along the lines of:
AddOutputFilterByType DEFLATE text/css text/javascript application/x-javascript text/html text/plain text/xml image/x-icon
I've tested both our main site files and also the CSS files located on the MaxCDN and both compress.
|