This allows CGI script to provide partial status reports during long processing operations.
これにより、CGI スクリプトは長い処理操作の間に部分的なステータス報告が可能になります。
Note that you can override these default values and/or pass additional environment variables for each call of cgi script.
CGIスクリプトの呼び出し毎に、これらのデフォルト値を上書きしたり、 追加の環境変数を渡したりできます。
Moreover, each database file or directory should be writable and readable by the CGI script.
また、各データベースファイルまたはディレクトリはCGIスクリプトのプロセスによって読み書き可能である必要がある。
It is a convenient way to ensure that your cgi script won't leave garbages even if it throws an error.
cgiスクリプトがエラー終了した場合 などでもごみを残さないようにする便利な方法です。
The output of a CGI script should consist of two sections, separated by a blank line.
CGI スクリプトの出力は 2 つのセクションからなり、空行で分割されています。
Darcs includes a cgi script, which can be used to view the contents of your repository.
Darcs には cgi スクリプトも含まれており、 これを用いてリポジトリの中身を見ることができます。
Each CGI script which fails to operate causes several lines of information to be logged.
それぞれの正しく動作しない CGI スクリプトは 複数の行にわたる情報がログ収集されます。
The user executing the CGI script has permission to write indexes and pseudo indexes.
CGIスクリプトの実行ユーザがインデックスおよび疑似インデックスの書き込み権限を持っていること。
If a CGI script is called, or some other resource that is capable of handling the requested method internally, it will do so.
もし CGI スクリプトが呼ばれたり、リクエストされた メソッドを内部で扱うことのできる他のリソースがあれば、それが行なわれます。
I'm not sure if this has been done yet, but it would make a ridiculously easy way to interface a robot with a CGI script.
まだ、使ったことがないので、自信がありませんが、CGI スクリプトでロボットと会話するための、おかしいほど簡単な方法となるでしょう。
Then, the inverted index is built up, the CGI script and its configurations are deployed there.
すると、転置インデックスとCGIスクリプトの設置が自動的に行われる。
No matter whether it is a demon process or a CGI script, any application should close handling databases when it exits.
デーモンプロセスであろうが、CGIスクリプトであろうが、アプリケーションが終了する際には必ずデータベースを閉じなければならない。
Module: CGI script testing framework.
Module : CGIスクリプトテストフレームワーク。