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.
すべてのサブページのトラフィックをスパのホームページにリダイレクトする方法.サーバーに関連するサーバーでルールを書き換える以外に適切な方法があることを知っています.
私の場合はiisで、サーバー側のコードはmsテクノロジーで書かれています。
MVC アプリを使用している場合は、Response.Redirect を実行するか、コントローラー メソッドでサーバー側の別のアクション メソッドを呼び出すことができます。URL 書き換えに頼る必要はありません。