名称 |
说明 |
版本 |
禁用选项 |
Core |
控制端口、location、错误页、别名和其他必要配置。 |
|
--without-http |
Access |
基于客户端IP地址允许/拒绝Http请求。 |
|
--without-http_access_module |
Auth Basic |
Basic HTTP 认证。 |
|
--without-http_auth_basic_module |
Auto Index |
自动为没有索引页面的目录生成文件列表。 |
|
--without-http_autoindex_module |
Browser |
翻译"User-Agent" 字符串。 |
0.4.3 |
--without-http_browser_module |
Charset |
对Web页面重新编码。 |
|
--without-http_charset_module |
Empty GIF |
在内存中生成一个高1像素、宽1像素的GIF图片,并对外提供服务。 |
0.3.10 |
--without-http_empty_gif_module |
FastCGI |
提供对FastCGI的支持。 |
|
--without-http_fastcgi_module |
Geo |
通过IP地址的键值对来设置配置参数。 |
0.1.17 |
--without-http_geo_module |
Gzip |
支持使用Gzip压缩响应内容。 |
|
--without-http_gzip_module |
Headers |
可以设定任意的HTTP响应头。 |
|
Index |
控制将哪些文件作为索引页面。 |
|
Limit Requests |
限定客户端创建连接的频率。 |
0.7.20 |
--without-http_limit_req_module |
Limit Zone |
限定客户端同时建立连接的最大数。从1.1.8起不再推荐使用,建议使用 Limit Conn。 |
0.5.6 |
--without-http_limit_zone_module |
Limit Conn |
通过配置参数限定客户端的最大并发连接数。 |
|
--without-http_limit_conn_module |
Log |
可以定制访问日志。 |
|
Map |
以键值对的方式设定任意配置参数。 |
0.3.16 |
--without-http_map_module |
Memcached |
支持Memcached。 |
|
--without-http_memcached_module |
Proxy |
代理上级服务器。 |
|
--without-http_proxy_module |
Referer |
基于Referer HTTP请求头对请求进行过滤。 |
|
--without-http_referer_module |
Rewrite |
使用正则表达式对请求进行重写。 |
|
--without-http_rewrite_module |
SCGI |
支持SCGI协议。 |
0.8.42 |
--without-http_scgi_module |
Split Clients |
基于某些条件将客户端分类。 |
0.8.37 |
--without-http_split_clients_module |
SSI |
支持服务器端的include。 |
|
--without-http_ssi_module |
Upstream |
支持负载均衡。 |
|
--without-http_upstream_ip_hash_module (ip_hash directive only) |
User ID |
发行用户身份标识cookie。 |
|
--without-http_userid_module |
uWSGI |
支持uWSGI协议。 |
0.8.40 |
--without-http_uwsgi_module |
X-Accel |
类X-Sendfile模块。 |
|
|