【发布时间】:2019-05-01 13:45:36
【问题描述】:
问题:每当我重新加载除主页面之外的任何页面时,我都会收到 404 Not Found 错误。它只发生在 Azure 上(本地主机工作正常)。
我正在使用 Angular 5。
这是浏览器在页面重新加载时向我显示的内容:
“您要查找的资源已被删除、更改名称或暂时不可用。”
网址:http://learnwithmentor.azurewebsites.net/
Web.config:https://github.com/ss-ita/learnwithmentor-server/blob/master/LearnWithMentor/Web.config
【问题讨论】:
-
你能发布你的web.config的内容吗