core |
核心 Apache HTTP Server 功能部件 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/core.html |
mpm_winnt |
多处理模块 (MPM) |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mpm_winnt.html |
![[AIX]](../images/aixlogo.gif) ![[HP-UX]](../images/hpux.gif) ![[Linux]](../images/linux.gif) mod_worker |
MPM |
http://publib.boulder.ibm.com/httpserv/manual24/mod/worker.html |
mod_event |
MPM |
http://publib.boulder.ibm.com/httpserv/manual24/mod/event.html |
mod_actions |
根据介质类型或请求方法,允许执行 CGI 脚本。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_actions.html |
mod_alias |
允许映射文档树中主机文件系统的不同部分,并允许进行 URL 重定向。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_actions.html |
mod_asis |
发送文件,这些文件包含其自己的 HTTP 头。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_asis.html |
mod_auth_basic |
基本认证 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_auth_basic.html |
mod_authn_anon |
允许匿名用户访问已认证的区域。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_authn_anon.html |
mod_authn_dbm |
使用 DBM 文件的用户认证。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_authn_dbm.html |
mod_authn_default |
认证回退模块 |
|
mod_authn_file |
使用文本文件的用户认证 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_authn_file.html |
mod_authnz_ldap |
允许使用 LDAP 目录来存储用于 HTTP 基本认证的数据库。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_authnz_ldap.html |
mod_authz_dbm |
使用 DBM 文件的组授权。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_authz_dbm.html |
mod_authz_default |
授权回退模块 |
|
mod_authz_groupfile |
使用文本文件的组授权 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_authz_groupfile.html |
mod_authz_host |
基于主机(例如,主机名或 IP 地址)的组授权 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_authz_host.html |
mod_authz_user |
用户授权 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_authz_user.html |
mod_autoindex |
自动生成目录索引。这类似于 UNIX 平台上的 ls 命令或 Win32 dir shell 命令。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_autoindex.html |
mod_cache |
使用基于 URI 的密钥的内容高速缓存 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_cache.html |
mod_cache_disk |
实现基于磁盘的存储管理器。它主要是与 mod_cache 配合使用。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_cache_disk.html |
mod_cgi |
执行 CGI 脚本 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_cgi.html |
![[AIX]](../images/aixlogo.gif) ![[HP-UX]](../images/hpux.gif) ![[Linux]](../images/linux.gif) mod_cgid |
使用外部 CGI 守护程序执行 CGI 脚本。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_cgid.html |
mod_charset_lite |
指定字符集转换或记录。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_charset_lite.html |
mod_dav |
分布式创作和版本控制 (WebDAV)
功能。 提示: 虽然不支持 mod_dav 和 mod_dav_fs,但是
IBM HTTP Server 和
WebSphere® 插件仍可以将 WebDAV 请求传递到 WebSphere。
|
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_dav.html |
mod_dav_fs |
mod_dav 的文件系统提供程序。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_dav_fs.html |
mod_deflate |
在将内容交付到客户机之前对其进行压缩。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_deflate.html |
mod_dir |
允许进行“尾随斜杠”重定向并提供目录索引文件。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_dir.html |
mod_env |
修改传递到 CGI 脚本和 SSI 页面的环境。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_env.html |
mod_expires |
根据用户指定的条件,生成“到期”HTTP 头和“高速缓存控制”HTTP 头。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_expires.html |
mod_ext_filter |
在将响应主体传送到客户机之前,通过外部程序来传递响应主体。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_ext_filter.html |
mod_file_cache |
将静态的文件列表高速缓存在内存中。此发行版提供了此模块以与先前发行版兼容。请开始使用
mod_mem_cache 或 mod_cache,以确保与 IBM HTTP
Server 的将来发行版兼容。 提示: 建议用于文件处理的高速缓存机制是 mod_cache 模块的 CacheEnable 功能部件。
|
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_file_cache.html |
mod_filter |
指定上下文相关的智能过滤器配置模块。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_filter.html |
mod_ibm_ssl |
IBM HTTP
Server 的安全套接字层 (SSL) 和传输层安全性 (TLS) 协议支持。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_ibm_ssl.html |
mod_headers |
定制 HTTP 请求和响应头。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_headers.html |
mod_imagemap |
服务器端图像映射处理。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_imagemap.html |
mod_include |
服务器解析的 HTML 文档(服务器端包含)。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_include.html |
mod_info |
提供服务器配置的全面概述。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_info.html |
mod_ldap |
提供 LDAP 连接汇聚服务和结果高速缓存服务以供其他 LDAP 模块使用。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_ldap.html |
mod_log_config |
记录向服务器发出的请求。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_log_config.html |
mod_logio |
记录每个请求的输入和输出字节数。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_logio.html |
mod_mem_cache |
使用基于 URI 的密钥的内容高速缓存。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_mem_cache.html |
mod_mime |
使请求的文件扩展名与文件的行为(处理程序和过滤器)和内容(MIME 类型、语言、字符集和编码)相关联。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_mime.html |
mod_mpmstats |
IBM HTTP Server 的 MPM/线程监视模块。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_mpmstats.html |
mod_mime_magic |
通过查看文件内容的一些字节来确定文件的 MIME 类型。IBM HTTP
Server 的此发行版提供了此模块以与先前发行版兼容,但是,此模块在将来的发行版中不会受支持。将不会提供此模块的替代品。 要点: 使用 mod_mime_magic 会降低性能,因为必须读取文件并将其与一组模式进行比较以确定内容类型。
|
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_mime_magic.html |
mod_mvsds |
处理 MVS (z/OS) 数据集 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_mvsds.html |
mod_negotiation |
允许进行内容协商。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_negotiation.html |
mod_proxy |
HTTP 1.1 代理和网关服务器 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_proxy.html |
mod_proxy_connect |
指定用于处理 CONNECT 请求的 mod_proxy 模块扩展。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_proxy_connect.html |
mod_proxy_ftp |
为 mod_proxy 模块提供 FTP 支持。IBM HTTP
Server 的此发行版提供了此模块以与先前发行版兼容,但是,此模块在将来的发行版中不会受支持。将不会提供此模块的替代品。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_proxy_ftp.html |
mod_proxy_http |
为 mod_proxy 模块提供 HTTP 支持。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_proxy_http.html |
mod_rewrite |
提供基于规则的重写引擎以重写所请求的 URL。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_rewrite.html |
mod_smf |
记录 HTTP 请求的 SMF 条目。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_smf.html |
mod_setenvif |
允许根据请求特征来设置环境变量。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_setenvif.html |
mod_so |
在启动或重新启动时将可执行代码和模块装入到服务器。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_so.html |
mod_speling |
通过忽略大小写并最多允许一个拼写错误,尝试更正用户可能已输入的错误 URL。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_speling.html |
mod_status |
提供有关服务器活动和性能的信息。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_status.html |
mod_suexec |
允许 CGI 脚本在指定的用户或组的名下运行。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_suexec.html |
mod_unique_id |
为每个请求提供具有唯一标识的环境变量。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_unique_id.html |
mod_userdir |
特定于用户的目录。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_userdir.html |
mod_usertrack |
站点上用户活动的单击流日志记录。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_usertrack.html |
mod_vhost_alias |
允许动态配置的大量虚拟主管。 |
http://publib.boulder.ibm.com/httpserv/manual24//mod/mod_vhost_alias.html |
mod_wlm |
对 HTTP 请求进行 z/OS WLM 分类。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_wlm.html |
mod_zos_cmds |
此模块允许服务器响应 STOP 和 MODIFY z/OS 控制台命令。 |
http://publib.boulder.ibm.com/httpserv/manual24/mod/mod_zos_cmds.html |