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.
私は MVC を使用してルーターを処理しており、リダイレクトの適用に苦労しています。
リクエスト: site.com/christmas リダイレクト: site.com/holiday/christmas
リダイレクトを行うために「コントローラーのクリスマス」を保持する必要があるとは思わない 私の疑問は、どの段階でリダイレクトを実行する必要があるかということです。 別の構成のリダイレクトの特殊なケースで構成を作成しますか?
ありがとう