Hi,
I have a https page, but need to put in some http content on my CDN.
Is it possible to mix them when using [
mydomain.com...]
As when I try in Internet Explorer I get a warning.
Is that anything I can put into my .htaccess file, or would I need to be looking at a PHP file using something like CURL to call the non http url. Like [
mydomain.com...]
Then lock it down to use the [
cdn.mydomain.com...] so it can not be abused.
The http content are javascript, images and css.
Regards,
Garry