私のEmberアプリはに住んでいexample.com/path/to/ember_app
ます。
私の問題は、Ember がアプリケーションのルートではなく、サイトのルートに基づいてすべてをルートしているように見えることです。
example.com/path/to/ember_app/**news_items**
500 (Internal Server Error)
で(GET) を取得していexample.com/news_items
ます。
私のEmberアプリはに住んでいexample.com/path/to/ember_app
ます。
私の問題は、Ember がアプリケーションのルートではなく、サイトのルートに基づいてすべてをルートしているように見えることです。
example.com/path/to/ember_app/**news_items**
500 (Internal Server Error)
で(GET) を取得していexample.com/news_items
ます。