I am facing Mixed content warning when i am trying to load files from http to https.
But now i am planning to move my site from http to https.
I need to know whether files will be loaded from
https -> https
https > http
without any issues.
Thank you.
Just add the 2 script versions one with http in from and one with https just make sure the https files support https or it won't work still! Or if there on your system just add /file path and if not you can try to have files be //external file path don't add https or http in them!