HTTP load failed with status 403. Load of media resource

544 Views Asked by At

my friends have problems with centos webpanel, i use php native, when i add audio on the web an error appears : HTTP load failed with status 403. Load of media resource

my code :

<audio autoplay>
  <source src='sound.mp3' type='audio/mpeg'>
</audio>
2

There are 2 best solutions below

0
On

I have tried changing the permissions but it didn't work, I see the mistake is not wanting to read the scrib "resource" is there any possible solution

0
On

A similar issue I faced and solved by disabling Mod Security.

  • Go to the CentOS web panel
  • On the dashboard CWP setting, there is a Mod Security option
  • Turn OFF the mod security or edit rules (if you need to ON mod security)