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.
CGI で構築されたサイトに移動しています。すべての .cgi ページは正常に動作していますが、いくつかの .html ファイルにはスクリプトが含まれて<!--#include virtual="show_testimonials.cgi" -->いますが、html ファイル内にスクリプトが出力されません。
<!--#include virtual="show_testimonials.cgi" -->
サーバー サイド インクルードを機能させるには、.htaccess ファイルに特別に何かを追加する必要がありますか?
名前を変更する.shtmlか、Apache構成を確認してください。そこで、ファイルを解析する SSI ハンドラを指定することもでき.htmlます。
.shtml
.html