LoginSignup
0
0

More than 5 years have passed since last update.

NetlifyでホスティングしてるSPAがブラウザリロードすると404になっちゃう

Posted at

概要

NetlifyでホスティングしてるSPAがブラウザリロードすると404になっちゃう

対応

これの通り
https://www.netlify.com/docs/redirects/#history-pushstate-and-single-page-apps

方法

公開用のディレクトリ(自分の場合 /public)に _redirectsファイルを作成して以下を記述

/*    /index.html   200

いえい :cop:

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0