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.
Play 1.2.5 で、定義したアクション以外のすべてのアクションに対して 404 エラー ページを表示するには? 現在、アクションが見つかりません。
http://www.buzwad.com/で見つけることができます。
app/views/errorsディレクトリを開きます。404.html と 500.html が表示される可能性があります。404.html のコピーを作成し、401.html、403.html、または任意の HTTP ステータス コードという名前を付けます。次に、必要に応じてコピーしたファイルをカスタマイズします。
app/views/errors