React app showing page with "404 the requested path could not be found" when using Apache
I am deploying a React app to my Apache server. I can access the app on my-ip:5001, but when I go to my domain it gives me "404 the requested path could not be found". Btw. the domain has been…