ngx_http_core_module 核心模块
ngx_http_access_module 访问控制模块 deny allow
ngx_http_auth_basic_module 身份 小红小名(虚拟用户) ftp也有虚拟用户
ngx_http_gzip_module 压缩模块
ngx_http_gzip_static_module
ngx_http_log_module 日志模块
ngx_http_proxy_module 代理模块
ngx_http_rewrite_module 重写模块
ngx_http_stub_status_module 状态页
ngx_http_upstream_module 反向代理