I'm new to web-hosting and cPanel, so please be nice to me... I have built a website using react and managed to upload its build file to cPanel. It seems to work fine, however, whenever I try to switch between pages, I get a 404 error, although the pages clearly exist (for example, when I press a button to switch to mydomainname.com/about-us). The switching works perfectly locally using react-router.. I would really appreciate it if someone could help me solve this problem! Thanks in advance!