[Plugin: W3 Total Cache] Minified CSS and CDN
-
So I have a separate server at domainCDN.com and I have the following subdomains pointing to the web root. css.domainCDN.com, script.domainCDN.com and files.domainCDN.com.
I created domainCDN.com/sitename/ or (public_html/sitename) as document root. This means that css.domainCDN.com/sitename/ script.domainCDN.com/sitename and files.domainCDN.com/sitename/ all resolve to the same directory.
I have minified several css files in my installation and I have a cdn CNAME set to direct the css files to css.domainCDN.com/sitename. The problem is is that the uploaded minified css file is using css.domainCDN.com/wp-content… in the url(…) images in the css. It is trimming the /sitename part of the css.domainCDN.com/sitename given in the css CNAME. Is this a bug or something I am doing wrong.
Using latest version (3.1) of WP and latest version of W3 Total Cache.
The topic ‘[Plugin: W3 Total Cache] Minified CSS and CDN’ is closed to new replies.