Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ユーザーが保護されたリソースにアクセスしようとした場合にログインページに移動するように強制する方法は? ajax ベースの認証を実装しようとしています。単純なログインとログアウトの手順は正常に機能しているように見えますが、ログインが必要なリソースにアクセスしようとすると、常に 404 エラーが発生します (html 本文では代わりに 403 エラーが表示されます)。