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.
ApacheのIncludeディレクティブには、サーバー構成ファイル内から他の構成ファイルが含まれます。例えば、
Include /usr/local/apache2/conf/vhosts/*.conf
IIS7には、他の構成ファイルを含めるための同様のディレクティブがありますか?
はい - 次のいずれかまたはすべてを確認してください。
web.config は外部 xml ファイルから読み取ることができますか?
IIS7 URL 書き換えセクションを web.config ファイルから移動
IIS7 urlrewrite モジュール - 外部 xml ファイルのルール