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. java_第一年_JavaWeb(13)

    JSTL标签库——核心标签库 为了弥补html标签的不足,为了更加方便地在jsp页面中使用java逻辑代码,JSTL标签库因运而生,而其中的佼佼者,被恩宠最多的就是核心标签库了: 核心标签库从功能上可 ...

  2. java_第一年_JavaWeb(10)

    JavaWeb的两种开发模式 JSP+JavaBean框架:JavaBean负责封装数据.提供方法,JSP负责处理用户请求和显示数据:只能开发较为简单的业务: JSP+JavaBean+Servlet ...

  3. Codeforces 475D 题解(二分查找+ST表)

    题面: 传送门:http://codeforces.com/problemset/problem/475/D Given a sequence of integers a1, -, an and q ...

  4. Python之路-初识python及环境搭建与测试(Python安装、Anaconda安装、PyCharm安装)

    一.认识Python 起源 Python的作者是著名的“龟叔”Guido van Rossum,他希望有一种语言,这种语言能够像C语言那样,能够全面调用计算机的功能接口,又可以像shell那样,可以轻 ...

  5. CSS多列布局(栅格布局)

    一.多列布局 CSS3 可以将文本内容设计成像报纸一样的多列布局,如下实例: 代码如下(具体的解释也在代码中)浏览器支持表格中的数字表示支持该方法的第一个浏览器的版本号. 紧跟在数字后面的 -webk ...

  6. web项目分层设计

    model.dao.service.controller之间的关系,还有util和task的简介 model: 与数据库中的表一一对应,实现set和get的方法.

  7. 为按钮绑定实现js跳转

    页面代码 <button type="button" class="btn btn-xs btn-info" id="add" nam ...

  8. R reticulate 设置 python 环境

    library("reticulate") use_python("/usr/bin/python", required = T) py_config() 注意 ...

  9. tensorflow函数介绍(3)

    tf.nn.softmax_cross_entropy_with_logits(logits,labels) #其中logits为神经网络最后一层输出,labels为实际的标签,该函数返回经过soft ...

  10. maven 几个命令的用法

    进入到项目目 前 cd E:\workspace\foen_api(如切换不了目录) 直接E:\workspace\foen_api mvn clean 清理 mvn install 安装 mvn t ...