In my single page application project, I am utilizing Angular 8. Upon uploading my published code to the IIS server without using hash(#) in routing, I encounter a 404 error when attempting to refresh the page. Can anyone provide assistance on how to resolve this issue? Is there a solution available that eliminates this error without incorporating hash(#) in routing, as I aim to maintain SEO-friendly URLs?