How can I play audio on Hostinger?

Viewed 27

The audio tag isn't working in Hostinger. I am hosting my website there but there is no music.

www.greenlight-festival.com

For example:

<audio id="Da">
        <source src="../Music/Da.mp3" type="audio/mp3" controlsList="nodownload" >
    </audio>

Can someone pls help me?

I tried to shorten the direction and moved the Music folder directly to the public folder, it isn't helping either. I have emailed hosting themselves but they gave me the impression that they don't know much about their own server.

0 Answers
Related