Apache 2.0手册中文版翻译项目 [本文译者: kajaa * ]

项目说明 | 项目进度 | 项目讨论区 | Apache手册中文版

 


模块索引 - Apache HTTP服务器
<-
Apache主站 > HTTP服务器 > 文档 > 2.0版本

模块索引

以下是Apache发行版中所有模块的列表。 字母顺序列表参见all Apache directives.

参见

top

核心功能和多道处理模块

core
Apache HTTP 服务器提供的核心功能
mpm_common
A collection of directives that are implemented by more than one multi-processing module (MPM)
beos
This Multi-Processing Module is optimized for BeOS.
leader
An experimental variant of the standard worker MPM
mpm_netware
Multi-Processing Module implementing an exclusively threaded web server optimized for Novell NetWare
mpmt_os2
Hybrid multi-process, multi-threaded MPM for OS/2
perchild
Multi-Processing Module allowing for daemon processes serving requests to be assigned a variety of different userids
prefork
Implements a non-threaded, pre-forking web server
threadpool
Yet another experimental variant of the standard worker MPM
mpm_winnt
This Multi-Processing Module is optimized for Windows NT.
worker
使网络服务器支持多线程多进程的多道处理模块
top

其他模块

 A  |  C  |  D  |  E  |  F  |  H  |  I  |  L  |  M  |  N  |  P  |  R  |  S  |  U  |  V 

mod_access
提供基于客户端主机名、IP地址或者客户端请求的其他特性的存取访问控制。
mod_actions
这个模块是为执行基于媒体类型或请求方法的CGI脚本提供的
mod_alias
提供对文件系统到文档树的映射和URL的重定向
mod_asis
发送包含自己HTTP报头内容的文件
mod_auth
使用文本文件来执行使用者认证
mod_auth_anon
Allows "anonymous" user access to authenticated areas
mod_auth_dbm
Provides for user authentication using DBM files
mod_auth_digest
User authentication using MD5 Digest Authentication.
mod_auth_ldap
Allows an LDAP directory to be used to store the database for HTTP Basic authentication.
mod_autoindex
Generates directory indexes, automatically, similar to the Unix ls command or the Win32 dir shell command
mod_cache
Content cache keyed to URIs.
mod_cern_meta
CERN httpd metafile semantics
mod_cgi
CGI脚本的执行
mod_cgid
Execution of CGI scripts using an external CGI daemon
mod_charset_lite
Specify character set translation or recoding
core
Apache HTTP 服务器提供的核心功能
mod_dav
Distributed Authoring and Versioning (WebDAV) functionality
mod_dav_fs
filesystem provider for mod_dav
mod_deflate
Compress content before it is delivered to the client
mod_dir
Provides for "trailing slash" redirects and serving directory index files
mod_disk_cache
Content cache storage manager keyed to URIs
mod_echo
A simple echo server to illustrate protocol modules
mod_env
修改传送到 CGI 脚本和 SSI 页面的系统环境(变量)
mod_example
Illustrates the Apache module API
mod_expires
Generation of Expires HTTP headers according to user-specified criteria
mod_ext_filter
Pass the response body through an external program before delivery to the client
mod_file_cache
Caches a static list of files in memory
mod_headers
Customization of HTTP request and response headers
mod_imap
Server-side imagemap processing
mod_include
Server-parsed html documents (Server Side Includes)
mod_info
提供系统配置情况的详细信息
mod_isapi
Apache for Windows的ISAPI扩展
mod_ldap
为其它LDAP模块提供LDAP连接池和结果缓冲服务
mod_log_config
将对服务器发起的请求记录到日志
mod_logio
对每个请求的输入、输出字节数进行日志
mod_mem_cache
基于URI的键的内容缓存
mod_mime
将请求文件的文件扩展名与文件的处理(处理器、过滤器)及内容(mime类型,语言,字符集和编码方式)关联起来。
mod_mime_magic
通过检查文件少量的字节以决定文件的MIME类型
mod_negotiation
提供内容协商的支持
mod_nw_ssl
在 NetWare 上启用 SSL 加密
mod_proxy
HTTP/1.1 代理/网关服务器
mod_proxy_connect
mod_proxy 的扩展,用以处理 CONNECT 请求。
mod_proxy_ftp
mod_proxy的 FTP 支持模块
mod_proxy_http
mod_proxy的 HTTP 支持模块
mod_rewrite
提供了一个基于规则的实时转向URL请求的引擎
mod_setenvif
Allows the setting of environment variables based on characteristics of the request
mod_so
Loading of executable code and modules into the server at start-up or restart time
mod_speling
Attempts to correct mistaken URLs that users might have entered by ignoring capitalization and by allowing up to one misspelling
mod_ssl
Strong cryptography using the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols
mod_status
Provides information on server activity and performance
mod_suexec
使 CGI 程序以特定的用户和组身份运行
mod_unique_id
Provides an environment variable with a unique identifier for each request
mod_userdir
用户网站目录
mod_usertrack
Clickstream logging of user activity on a site
mod_vhost_alias
提供大容量虚拟主机的动态配置

 


项目维护者: kajaa [本文译者: kajaa * ]

项目说明 | 项目进度 | 项目讨论区 | Apache手册中文版