Hello,
On my server, I have one domain pulling info from another domain that is on the same server using CORS. I have added [Header set Access-Control-Allow-Origin "*"] in additional directives for HTTP and HTTPS in Apache and nginx settings for the domain pulling the info from the other...