Nginx 官网文档,各个模块的手册在这里。

Nginx 中文文档 - 淘宝翻译

改版后的新 Nginx 官网文档

概述

管理员指南 Admin Guide

模块

核心功能

http 相关模块

  • ngx_http_core_module:http 核心模块
  • ngx_http_access_module
  • ngx_http_addition_module
  • ngx_http_api_module
  • ngx_http_auth_basic_module
  • ngx_http_auth_jwt_module
  • ngx_http_auth_request_module
  • ngx_http_autoindex_module
  • ngx_http_browser_module
  • ngx_http_charset_module
  • ngx_http_dav_module
  • ngx_http_empty_gif_module
  • ngx_http_f4f_module
  • ngx_http_fastcgi_module
  • ngx_http_flv_module
  • ngx_http_geo_module
  • ngx_http_geoip_module
  • ngx_http_grpc_module
  • ngx_http_gunzip_module
  • ngx_http_gzip_module
  • ngx_http_gzip_static_module
  • ngx_http_headers_module
  • ngx_http_hls_module
  • ngx_http_image_filter_module
  • ngx_http_index_module
  • ngx_http_js_module
  • ngx_http_keyval_module
  • ngx_http_limit_conn_module
  • ngx_http_limit_req_module
  • ngx_http_log_module
  • ngx_http_map_module
  • ngx_http_memcached_module
  • ngx_http_mirror_module
  • ngx_http_mp4_module
  • ngx_http_perl_module
  • ngx_http_proxy_module
  • ngx_http_random_index_module
  • ngx_http_realip_module
  • ngx_http_referer_module
  • ngx_http_rewrite_module:改变请求 URI,返回重定向并可有条件地选择配置。
  • ngx_http_scgi_module
  • ngx_http_secure_link_module
  • ngx_http_session_log_module
  • ngx_http_slice_module
  • ngx_http_spdy_module
  • ngx_http_split_clients_module
  • ngx_http_ssi_module
  • ngx_http_ssl_module
  • ngx_http_status_module
  • ngx_http_stub_status_module
  • ngx_http_sub_module
  • ngx_http_upstream_module
  • ngx_http_upstream_conf_module
  • ngx_http_upstream_hc_module
  • ngx_http_userid_module
  • ngx_http_uwsgi_module
  • ngx_http_v2_module
  • ngx_http_xslt_module

mail 相关模块

stream 相关模块

  • ngx_stream_core_module
  • ngx_stream_access_module
  • ngx_stream_geo_module
  • ngx_stream_geoip_module
  • ngx_stream_js_module
  • ngx_stream_keyval_module
  • ngx_stream_limit_conn_module
  • ngx_stream_log_module
  • ngx_stream_map_module
  • ngx_stream_proxy_module
  • ngx_stream_realip_module
  • ngx_stream_return_module
  • ngx_stream_split_clients_module
  • ngx_stream_ssl_module
  • ngx_stream_ssl_preread_module
  • ngx_stream_upstream_module
  • ngx_stream_upstream_hc_module
  • ngx_stream_zone_sync_module

Nginx 官网文档翻译汇总的更多相关文章

  1. Jenkins 官网文档翻译汇总

    Jenkins 官网地址 Jenkins 官网文档地址 用户手册 安装 Jenkins 使用 Jenkins 使用凭证 Pipeline 流水线 开始使用 Pipeline 使用 Jenkinsfil ...

  2. Docker 官网文档翻译汇总

    官方文档地址 Guide Docker 入门 Docker 入门教程 方向和设置 容器 服务 swarm 集群 stack 部署应用 概述 用 Docker 进行开发 在 Docker 上开发应用 应 ...

  3. Vagrant 官网文档翻译汇总

    入门 Vagrant 入门 - 项目设置 Vagrant 入门 - box Vagrant 入门 - 启动 vagrant 及 通过 ssh 登录虚拟机 Vagrant 入门 - 同步目录(synce ...

  4. 微服务实战系列--Nginx官网发布(转)

    这是Nginx官网写的一个系列,共七篇文章,如下 Introduction to Microservices (this article) Building Microservices: Using ...

  5. Quartz.NET快速上手第一课(官网文档翻译)

    Quartz.NET快速上手第一课(官网文档翻译) 原文链接 在你使用调度者(scheduler)之前,你需要对它进行实例化(谁能猜到这呢?).在实例化scheduler时候,你需要使用ISchedu ...

  6. Flink官网文档翻译

    http://ifeve.com/flink-quick-start/ http://vinoyang.com/2016/05/02/flink-concepts/ http://wuchong.me ...

  7. nginx官网下载&百度云分享

    官网下载的链接: nginx官网下载地址:http://nginx.org/download/ 百度云分享 链接:https://pan.baidu.com/s/16m6zrFSkYCJtX0rD2Y ...

  8. RavenDB官网文档翻译系列第一

    本系列文章主要翻译自RavenDB官方文档,有些地方做了删减,有些内容整合在一起.欢迎有需要的朋友阅读.毕竟还是中文读起来更亲切吗.下面进入正题. 起航 获取RavenDB RavenDB可以通过Nu ...

  9. 各个城市优步uber注册司机官网地址汇总

    uber城市 开通uber城市 开通优步城市 哪些城市开通了uber   哪些城市开通了优步 分类: uber专车资讯 作为专车模式的创立者,Uber公司很早就进入了中国区域.优步在中国市场也是胸怀大 ...

随机推荐

  1. Ubuntu 12.04安装Gitlab及问题解决

    最近看了下Git,并且之前听同学说过gitlab这个东西,就想自己也搭建一个gitlab,做一个像github那样的代码管理站点,现在的gitlab要安装确实是非常非常方便, https://abou ...

  2. vs2015上编译QT程序的环境搭建

    下载相对应版本的QT(以QT5.7.0为例),进入网站http://download.qt.io/archive/qt/5.7/5.7.0/,下载MSVC版本QT,我的系统是64位,VS版本是2015 ...

  3. [BZOJ 3110] [luogu 3332] [ZJOI 2013]k大数查询(权值线段树套线段树)

    [BZOJ 3110] [luogu 3332] [ZJOI 2013]k大数查询(权值线段树套线段树) 题面 原题面有点歧义,不过从样例可以看出来真正的意思 有n个位置,每个位置可以看做一个集合. ...

  4. HDU 4549题解 & luogu【模板】矩阵加速(数列)

    M斐波那契数列 此题对数学基础要求较高 来源矩阵乘法_百度百科 一个m*n的矩阵是一个由m行n列元素排成的矩形阵列.矩阵里的元素可以是数字符号或者数学式. 形如[acbd][abcd]的数表称为二阶矩 ...

  5. 使用JS增加标签

    <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8&quo ...

  6. SQL 常用语句(一)

    --SQL 语句为表添加字段并设置默认值 alter table TableName add ColumnName int --字段类型 not null --是否为空 --默认值 --SQL 语句为 ...

  7. IIS环境下PHP版本过低无法Sql查询的解决

    需求:帝国后台添加个后台框,输入地址,原页面重写成所指链接页面 重点:当输入框输入地址,提交到后台后,打开原链接,该页面会读取php文件GetUrlPage.php <?php header(& ...

  8. python编程基础之简单购物车

    #good文件夹内容[ ['Iphone7', 5800], ['Coffee', 30], ['疙瘩汤', 10], ['Python Book', 99], ['Bike', 199], ['Vi ...

  9. 5.canvas

    1.canvas:固定语句:定义画布/设置绘图环境为2d. 2.canvas样式:lineWidth线宽/strokeStyle绘制样式. 3.canvas绘制矩形: Context.moveTo(x ...

  10. 学Python的第七天

    今天学习DBA有点乏,所以Python学的不是很多熬!!! 但是不管多苦多累Python不会放弃!! 虽然我是运维! #!/usr/bin/env python3 # -*- coding:utf-8 ...