Author Topic: Cross-Origin Read Blocking blocked access to...  (Read 5110 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Cross-Origin Read Blocking blocked access to...
« on: June 22, 2018, 01:07:48 PM »
On my dedicated server with Centos 6.9, I have installed Centos Web Panel. The server is meant to serve MP3's that are linked to on a separate website.

Now, there are two links, one pointing directly to a specified MP3 file (this works fine, MP3 is downloaded), and another one that opens a web player with <audio> tag pointing to that MP3.

When attempting to play the MP3 via web player, my server full of MP3's returns an error code 403 and Chrome says "Cross-Origin Read Blocking (CORB) blocked cross-origin response".

Is there any way to overcome that issue?