I deploy a React app to IIS and it works well but when I press F5 to reload the page, it shows 404 error page. I have created a web.config file to root folder in server Is there anyone can help me so I can reload the page after deployed to IIS without this error?
Thank you in advanced.