• Nginx 中文官方文档
  • 介紹
  • 1. 主要文档
    • 1.1. Nginx功能概述
    • 1.2. 为什么选择Nginx
    • 1.3. Nginx安装
    • 1.4. 运行和控制Nginx
    • 1.5. 配置符号参考
    • 1.6. 优化 Nginx
    • 1.7. 常见问题(FAQ)
    • 1.8. 调试 nginx
  • 2. 核心模块
    • 2.1. Nginx主模块
    • 2.2. Nginx事件模块
  • 3. 基本模块
    • 3.1. http核心模块
    • 3.2. HttpIndex模块
    • 3.3. HttpAccess模块
    • 3.4. HttpAuthBasic模块
    • 3.5. HttpAutoindex模块
    • 3.6. Browser模块
    • 3.7. Charset模块
    • 3.8. HttpEmptyGif模块
    • 3.9. HttpFcgi模块
    • 3.10. Geo模块
    • 3.11. HttpGzip模块
    • 3.12. HttpHeaders模块
    • 3.13. HttpIndex模块
    • 3.14. HttpReferer模块
    • 3.15. HttpLimit zone
    • 3.16. HttpLimitReqest模块
    • 3.17. HttpLog模块
    • 3.18. map
    • 3.19. Memcached
    • 3.20. HttpProxy模块
    • 3.21. HttpRewrite模块
    • 3.22. HttpSSI模块
    • 3.23. HttpUserId
  • 4. 其他模块
    • 4.1. Addition模块
    • 4.2. EmbeddedPerl
    • 4.3. flv
    • 4.4. HttpGzipStatic
    • 4.5. RandomIndex
    • 4.6. HttpGeoIP
    • 4.7. HttpRealIp
    • 4.8. HttpSSL
    • 4.9. StubStatus模块
    • 4.10. HttpSubstitution
    • 4.11. HttpDav模块
    • 4.12. GooglePerftools
    • 4.13. HttpXSLT
    • 4.14. HttpSecureLink
    • 4.15. HttpImageFilter
  • 5. mail模块
    • 5.1. MailCore
    • 5.2. MailAuth
    • 5.3. MailProxy
    • 5.4. MailSSL
  • 6. 安装
    • 6.1. nginx在windows上的安装
    • 6.2. nginx在freebsd上的安装
    • 6.3. nginx在ubuntu上的安装
    • 6.4. nginx在fedora上的安装
    • 6.5. nginx php-fpm安装配置
  • 7. 配置示例和方法
    • 7.1. 完整例子
    • 7.2. 完整例子2
    • 7.3. 虚拟主机
    • 7.4. 负载均衡
    • 7.5. nginx防盗链
    • 7.6. HWLoadbalancerCheckErrors
Powered by GitBook

Nginx 中文官方文档