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.
IIS8 サーバーで CGI の使用を有効にする方法に関する記事をいくつか読みました。ISAPI と CGI の制限を構成して、指定されていない CGI モジュールを許可し、CGI を実行権限に設定しました。Web サイトからプログラムを呼び出そうとすると、読み込み中にハングアップし、何もしません。
おそらく、CGI 実行可能ファイルの最後に 2 つの %s を追加するのを忘れているでしょう:
perl.exe "%s" %s