I faced strange issue while deploying the Angular project on my local server. I built the project and copied to the webserver folder which can be accessed using: http://localhost/angular/
base href
also set up and app is working fine. When I click the link, it's working, for ex: http://localhost/angular/apartments
But if I refresh, it's gone 404
error is showing.