nginx官方文档各类信息汇总

2018-12-24  本文已影响6人  西伯利亚狼_

常用文档连接:

内置变量:http://nginx.org/en/docs/varindex.html
内置指令:http://nginx.org/en/docs/dirindex.html
核心指令:http://nginx.org/en/docs/ngx_core_module.html
源码编译指令:http://nginx.org/en/docs/configure.html
初学者指南:http://nginx.org/en/docs/beginners_guide.html
nginx命令参数:http://nginx.org/en/docs/switches.html
nginx处理请求:http://nginx.org/en/docs/http/request_processing.html
架构:http://www.aosabook.org/en/nginx.html

  • 编译安装时,默认编译的模块包括:

需要单独启用的模块包括:

第三方模块

上一篇 下一篇

猜你喜欢

热点阅读