After deploying angular 4 projects have routes on Apache server or any server. When request http://example.com/ the project runs successfully. when a refreshing browser, any link does not default for example http://example.com/news/ returns error404. I need to solve this problem.
Thanks in advance.