0
点赞
收藏
分享

微信扫一扫

Nginx 学习 常用链接汇总


模块名

链接

信号

​​https://nginx.org/en/docs/control.html​​

模块

​​https://nginx.org/en/docs/njs/​​

upstream

​​https://nginx.org/en/docs/http/ngx_http_upstream_module.html​​

​​https://nginx.org/en/docs/ngx_core_module.html#worker_rlimit_core​​

对于512的理解

​​https://nginx.org/en/docs/ngx_core_module.html#worker_connections​​

error_log

​​https://nginx.org/en/docs/ngx_core_module.html#error_log​​

debug_log

​​https://nginx.org/en/docs/debugging_log.html​​

访问控制

​​https://nginx.org/en/docs/http/ngx_http_access_module.html​​

正则链接:ctrl + f 输入 regular

​​https://nginx.org/en/docs/http/ngx_http_core_module.html#satisfy​​

Nginx 证书查询

​​https://www.nginxcertify.com/web/datacenter/view/index.asp​​

更多…

待补充…


举报

相关推荐

0 条评论