【发布时间】:2017-11-22 06:14:50
【问题描述】:
目前,我的 Angular 应用在 'http://localhost' 根或索引页面中运行 apache 服务器,但是当刷新内页 'http://localhost/dms-data/summary-of-findings' 时显示浏览器
未找到
在此服务器上未找到请求的 URL /dms-data/summary-of-findings。
Apache/2.4.9 (Win32) PHP/5.5.12 服务器在 localhost 端口 80
我的浏览器中的这条消息 我的 index.html 基本 href 是
<base href="http://localhost/">
【问题讨论】:
-
我认为这是您的 apache 配置的问题