【发布时间】:2015-12-06 14:04:14
【问题描述】:
我有一个以 express 作为后端的 nodejs 应用程序,它在 localhost 上运行。我有与之关联的子域,例如user1.localhost。这些子域在 Chrome 中打开,但 Firefox 抛出 Server Not Found 错误。
Firefox 是否需要一些配置来允许子域?
【问题讨论】:
-
@Andrey:感谢上述链接。但我的问题是 Chrome 和 Firefox 之间存在差异的原因是什么。
标签: node.js google-chrome firefox express