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.
デフォルトで、IBM HTTP Server V8.0 では、サーバー・サイドのディレクティブ・ファイルの取得は可能ですか?
e.g. <!--#include file="C:\boot.ini"-->
デフォルトの構成では、mod_include がロードされますが、「インクルード」オプションはどのコンテキストでも有効になっていません。また、#include file= は絶対パスまたは ../ を使用できません。
また、これは「試してみてください」のような質問のようです。