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
Answers
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
A similar issue I faced and solved by disabling Mod Security.