标签: apache nginx ember.js ember-cli
您好我将config / environment.js中的locationType设置为hash。
现在,当我在非索引路由上刷新时,它不会产生404。但是,当我刷新时,它总是指示我到根URL。
这是预期的设计吗?提前谢谢。