IBM HTTP Server for WebSphere Application Server, Version 6.1
             オペレーティング・システム: AIX, HP-UX, Linux, Solaris, Windows, z/OS

             目次と検索結果のパーソナライズ化

IBM HTTP Server でサポートされる Apache モジュール (ディレクティブを含む) HTTP Server

このセクションでは、IBM HTTP Server でサポートされる Apache モジュールについて説明します。サポートされた Apache モジュール内で定義されたディレクティブは、IBM HTTP Server を構成するために使用できます。

サポートされた Apache モジュール

モジュール 説明 URL
core コア Apache HTTP Server フィーチャー http://publib.boulder.ibm.com/httpserv/manual60/mod/core.html

[Windows] mpm_winnt

マルチプロセッシング・モジュール (MPM) http://publib.boulder.ibm.com/httpserv/manual60/mod/mpm_winnt.html

[AIX] [HP-UX] [Linux] [Solaris] [z/OS] worker

MPM http://publib.boulder.ibm.com/httpserv/manual60/mod/worker.html
mod_access クライアント・ホスト名、IP アドレス、またはクライアント要求のその他特性に基づくアクセス制御を提供します。 http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_access.html
mod_actions メディア・タイプまたは要求メソッドに基づき、CGI スクリプトを実行します。 http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_actions.html
mod_alias 文書ツリーのホスト・ファイル・システムの各部のマッピングおよび URL リダイレクトを行います。 http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_actions.html
mod_asis 自らの HTTP ヘッダーを含むファイルを送信します。 http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_asis.html
mod_auth テキスト・ファイルを使用したユーザー認証。 http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_auth.html
mod_auth_anon 認証領域への「匿名」ユーザー・アクセスを許可します。 http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_auth_anon.html
mod_auth_dbm DBM ファイルを使用したユーザー認証を行います。 http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_auth_dbm.html

[z/OS] mod_auth_ldap

LDAP 認証を提供します。mod_auth_ldap モジュールは、 mod_ldap と連動します。 http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_auth_ldap.html
mod_autoindex 次のようなディレクトリー索引を自動的に生成します。

[AIX] [HP-UX] [Linux] [Solaris] ls コマンド

[Windows] dir シェル・ コマンド

http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_autoindex.html
mod_cache URI へのキーが付けられたコンテンツ・キャッシュ。
ヒント: 推奨されるファイル・ハンドル・ キャッシング・メカニズムは、mod_cache の CacheEnable フィーチャーです。

[z/OS] サポートされていない mod_file_cache ではなく、 mod_cache の CacheEnable フィーチャーを使用します。

http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_cache.html

http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_cache.html#cacheenable

[Windows] [z/OS] mod_cgi

CGI スクリプトを実行します。 http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_cgi.html

[AIX] [HP-UX] [Linux] [Solaris] mod_cgid

外部 CGI デーモンを使用して CGI スクリプトを実行します。 http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_cgid.html

[z/OS] mod_charset_lite

コンテンツの変換を提供し、 EBCDIC に保管されているページの文字セットを変換します。 http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_charset_lite.html

[AIX Solaris HP-UX Linux Windows] mod_dav

分散オーサリングおよびバージョン管理 (WebDAV) 機能。
[z/OS] ヒント: mod_dav および mod_dav_fs は サポートされていませんが、IBM HTTP Server および WebSphere プラグインは WebDAV を経由して WebSphere に要求を受け渡すことができます。
http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_dav.html

[AIX Solaris HP-UX Linux Windows] mod_dav_fs

mod_dav のファイル・システム・プロバイダー。 http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_dav_fs.html
mod_deflate クライアントに送達するコンテンツを圧縮します。 http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_deflate.html
mod_dir 「後続スラッシュ」のリダイレクトを行い、ディレクトリー索引ファイルをサービスします。 http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_dir.html
mod_env URI へのキーが付けられたコンテンツ・キャッシュ・ストレージ・マネージャー。 http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_env.html
mod_expires ユーザー指定基準に基づく Expires HTTP ヘッダーの生成。 http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_expires.html

[AIX Solaris HP-UX Linux Windows] mod_ext_filter

クライアントへの送達の前に、外部プログラムから応答本体を渡します。 http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_ext_filter.html

[AIX Solaris HP-UX Linux Windows] mod_file_cache

ファイルの静的リストをメモリーにキャッシュします。
ヒント: 推奨されるファイル・ハンドル・ キャッシング・メカニズムは、mod_cache の CacheEnable フィーチャーです。
http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_file_cache.html
mod_headers HTTP 要求および応答ヘッダーのカスタマイズ。 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_headers.html
mod_imap サーバー・サイドのイメージ・マップ処理。 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_imap.html
mod_include サーバー解析した HTML 文書 (サーバー・サイド・インクルード)。 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_include.html
mod_info サーバー構成の包括的な概要を示します。 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_info.html

[Windows] mod_isapi

Apache 内の ISAPI 拡張。 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_isapi.html

[z/OS] mod_ldap

LDAP 接続のプールおよびキャッシングを提供します。mod_ldap モジュールは、 mod_auth_ldap と連動します。 http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_ldap.html
mod_log_config サーバーへの要求のロギング。 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_log_config.html
mod_mem_cache URI へのキーが付けられたコンテンツ・キャッシュ。 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_mem_cache.html
mod_mime 要求されたファイル名の拡張子をファイル動作 (ハンドラーおよびフィルター)、およびコンテンツ (mime-type、言語、文字セットとエンコード) に関連付ける。 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_mime.html

[AIX Solaris HP-UX Linux Windows] mod_mime_magic

コンテンツのバイトの一部からファイルの MIME タイプを判別します。
重要: content-type を 判別するために、ファイルを読み取ってパターンのセットと比較する必要があるため、 mod_mime_magic を使用するとパフォーマンスが低下する場合があります。
http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_mime_magic.html
mod_negotiation コンテンツ・ネゴシエーションを行います。 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_negotiation.html
mod_proxy HTTP/1.1 proxy/gateway server http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_proxy.html
mod_proxy_connect CONNECT 要求処理の mod_proxy 拡張 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_proxy_connect.html

[AIX Solaris HP-UX Linux Windows] mod_proxy_ftp

mod_proxy の FTP サポート・モジュール。 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_proxy_ftp.html
mod_proxy_http mod_proxy の HTTP サポート・モジュール。 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_proxy_http.html
mod_rewrite 要求された URL を急いで再書き込みするためのルール・ベースの再書き込みエンジン。 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_rewrite.html
mod_setenvif 要求の特性に基づき環境変数を設定します。 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_setenvif.html
mod_so 実行可能コードおよびモジュールをサーバー始動時または再始動時にロードします。 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_so.html
mod_speling ユーザーが大文字化を無視したり、つづりを 1 文字誤って入力した、URL の訂正をします。 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_speling.html
mod_status サーバー・アクティビティーおよびパフォーマンスに関する情報を提供します。 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_status.html
mod_unique_id 要求ごとに固有 ID を持つ環境変数を提供します。 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_unique_id.html
mod_userdir ユーザー固有のディレクトリー。 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_userdir.html
mod_usertrack サイトでのユーザー・アクティビティーのクリック・ストリーム・ロギング。 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_usertrack.html
mod_vhost_alias 動的に構成された大容量の仮想ホストを提供します。 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_vhost_alias.html



関連情報
Apache ディレクティブ
listen しているソケットのセットアップ
仮想ホスト
ログ・ファイル
構成ファイル
構成セクション
認証、許可、およびアクセス制御
環境変数
URL 再書き込みガイド
その他のトピック
参照トピック    

ご利用条件 | フィードバック

最終更新: Feb 19, 2009 11:52:36 AM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.ihs.doc/info/ihs/ihs/rihs_apachemods.html