blog
blog copied to clipboard
nginx模块总结
1. http_sub_status
2. http_random_index
3. http_sub_module
4. limit_conn_module // 连接数量限制
5. limit_req_module // 请求数量限制
6. http_access_module // 基于IP的访问控制
7. http_auth_basic_module // 基于用户的信任登录的访问控制