relative image links in CSS delivered by CDN(SSL)
-
Hi,
I have relative image, and font links within my CSS files. I have set up the CDN (MaxCDN) usign http and https using a comma seperated list of cname records.
I am finding that when I visit my site via https these relative images and fonts are being served via the http CDN which is causing mixed content warnings.
The relative links are replaced within the CSS file with an absolute URL okay, however this is one of the number of http CDNs rather than the SSL one.
Is there anyway to force W3TC to always use SSL CDN if it is available?
Thanks
Stephen
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘relative image links in CSS delivered by CDN(SSL)’ is closed to new replies.