ISAPI Meaning in Japanese - translations and usage examples

Noun
ISAPI
opens the edit ISAPI

Examples of using Isapi in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Unknown ISAPI Extensions.
すべての不明なISAPI拡張。
ISAPI and CGI Restrictions.
Isapiおよびcgiの制限。
Displays the name of the ISAPI filter.
ISAPIフィルターの名前が表示されます。
ISAPI and CGI Restrictions.
ISAPIandCGIRestrictions'に移動します。
Open mappings. ini and add the following line under[ISAPI].
Mappings.iniを開き、以下の行を[ISAPI]の下に追加します。
Note: The ISAPI extension handler is not supported since PHP 5.3.
注:ISAPI拡張ハンドラは、PHP5.3以降はサポートされません。
PHP5 installed and configured in IIS as an isapi module(see PHP5 installation instructions).
PHP5がIISにインストールされisapiモジュールとして設定されている(PHP5のインストール方法の手引きを参照)。
ISAPI filters and extensions are being replaced by the new IIS modules API.
ISAPIフィルターと拡張は、新しいIISモジュールAPIに切り替わります。
Important note: if you don't use isapi/rewrite/, the HTTP_X_REWRITE_URL may be wrong.
Importantnote:isapi/rewrite/を使わない場合、HTTP_X_REWRITE_URLは間違っている可能性があります。
An ISAPI filter is a program that responds to events during the processing of an HTTP request.
ISAPIフィルターは、HTTP要求を処理している間にイベントに応答するプログラムです。
Your server could become susceptible to computer viruses orworms that exploit CGI or ISAPI technologies.
サーバーが、CGIやISAPIのテクノロジを悪用したコンピューターウイルスやワームの影響を受けやすくなります。
Installed as an Isapi extension with the following rewrite rule.
をIsapi拡張モジュールとしてインストールします。そして次のようなルールを記述します。
After you click OK to add or save the handler mapping,the executable must be added to the ISAPI and CGI Restrictions list to enable it to run.
OKをクリックしてハンドラーマッピングを追加または保存すると、実行可能ファイルが[ISAPIおよびCGIの制限]ボックスの一覧に追加され、実行できるようになります。
ISAPI Extension- When you want to trace the transition of a request into and out of an ISAPI extension process.
ISAPI拡張:ISAPI拡張プロセスへの移行とISAPI拡張プロセスからの移行をトレースします。
Many other servers have support for ISAPI, the Microsoft module interface OmniHTTPd for example.
ISAPIと呼ばれるマイクロソフト互換のモジュールインターフェイスを持つWebサーバー(OmniHTTPdなど)もサポートされます。
ISAPI applications are implemented by compiling Extensions or Filters into Dynamic Link Library(DLL) files.
拡張機能またはフィルタをDynamicLinkLibrary(DLL)ファイルにコンパイルすることによりISAPIアプリケーションを実装します。
To reduce this risk, you should create specific restrictions for all ISAPI extensions or CGI files that must run on your server.
このリスクを軽減するには、サーバー上で実行する必要があるすべてのISAPI拡張またはCGIファイルに対して、特定の制限を作成する必要があります。
If you are removing an ISAPI filter at the server level, you must restart WWW Service(W3SVC) for the changes to take effect.
サーバーレベルでISAPIフィルターを削除する場合は、その削除を有効にするのにWWWサービス(W3SVC)を再起動する必要があります。
There is often a situation that we can onlyexport the data in this format from the application EggCentric ISAPI Loader, but the data import is not supported.
EggCentricISAPILoaderアプリケーションからその形式へのデータのエクスポートのみが可能で、データのインポートがサポートされていない場合もよくあります。
Apache can also load ISAPI Extensions(i.e., Internet Server Applications), such as those used by Microsoft's IIS, and other Windows servers.
Apacheは、MicrosoftのIISや他のWindowsサーバで使われるようなISAPI拡張(すなわち、インターネットサーバアプリケーション)もロードできます。
If you want to run thehandler in application pools configured to use ISAPI mode, you must add the handler to the<httphandlers> section in System.
ISAPIモードを使用するように構成されたアプリケーションプールでマネージハンドラーを実行する場合は、Appcmd。
Opens the Edit ISAPI or CGI Restriction dialog box from which you can manage restrictions to CGI(. exe) or ISAPI(. dll) programs.
CGI(.exe)プログラムまたはISAPI(.dll)プログラムへの制限を管理できる[ISAPIまたはCGIの制限の編集]ダイアログボックスを開きます。
C++ Builder: HTML5-Embarcadero Output HTML5 through fast compiled ISAPI and Apache web modules that support enterprise database connectivity.
C++Builder:主な機能-HTML5-エンバカデロ・テクノロジーズISAPIおよびApacheWebモジュールにより、HTML5の出力をサポート。
Apache can also load ISAPI Extensions(i.e., Internet Server Applications), such as those used by Microsoft's IIS, and other Windows servers.
ApacheはMicrosoft'sIISと他のWindowsサーバによって使われるもののようにISAPIExtensions(すなわちインターネット・サーバ・アプリケーション)もロードすることができます。
Also, many secure(HTTPS) Web servers store secure information such as credit-carddata in the URL during a GET request to a CGI or ISAPI server application.
また、セキュリティ保護された(HTTPS)Webサーバーの多くが、CGIまたはISAPIサーバーアプリケーションへのGET要求中に、クレジットカードのデータなどのセキュリティ保護された情報をURLに保存します。
The ISAPI extension that you configure for the mapping handles every file name extension, and intercepts every request before the requested page is sent to its mapped handler.
マッピングのために構成するISAPI拡張は、すべてのファイル名拡張子を処理します。また、要求ページがマップされたハンドラーに送信される前にすべての要求を傍受します。
The correct version of theprogram Keep in mind that the application EggCentric ISAPI Loader in its various versions(older or newer ones) can support different file extensions.
適切なプログラムバージョンEggCentricISAPILoaderアプリケーションは、そのバージョン(新しい又は古い)によりサポートする拡張子も様々であることにご注意ください。
For example, an ISAPI filter can control which files are mapped to a URL, modify the response sent by the server, or perform other actions to modify the behavior of the server.
たとえば、ISAPIフィルターでは、URLにどのファイルをマップするかを制御したり、サーバーから送信される応答を変更したりすることによって、サーバーの動作を変更できます。
You can configure IIS to log information for recycling events that you configure, such as at a fixed interval, or for recycling events that occur at runtime,such as when an ISAPI declares itself unhealthy.
構成したリサイクルイベントに関するログ情報を一定間隔で記録したり、ISAPI自体から危険な状況であると報告された場合など、実行時に発生するリサイクルイベントに関するログを記録したりするようにIISを構成できます。
The ISAPI DLLs connect to the program's web services to get data, and then return the data in the selected format to the calling application- such as a formatted web page or raw XML data.
ISAPIDLLは、同プログラムのWebサービスに接続してデータを取得、そして、フォーマット化されたウェブページまたは生XMLデータといった選択されたフォーマットで呼出し側アプリケーションにデータを戻す。
Results: 73, Time: 0.0285

Top dictionary queries

English - Japanese