Skip to content
#

nginx

nginx logo

nginx is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server. Nginx was written with an explicit goal of provide high performance on sites with high traffic, so it can be used as a reverse proxy, load balancer and HTTP cache.

Here are 6,684 public repositories matching this topic...

ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis. With over 10,000 deployments world-wide, ModSecurity is the most widely deployed WAF in existence.

  • Updated Aug 17, 2020
  • C++
EdisonLiang
EdisonLiang commented Jul 20, 2020

Issue description

The doc/admin-api.md#consumer & doc/zh-cn/admin-api.md#consumer doc, the consumer id meaning confused.

id miss leading name to index number while fetching one consumer details. eg:
based on docs:
curl http://127.0.0.1:9080/apisix/admin/consumers/{id} -H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1'

but should be fix it for:
`curl http://127.0.0.1:

Created by Igor Sysoev

Released October 4, 2004

Repository
nginx/nginx
Website
nginx.org
Wikipedia
Wikipedia

Related Topics

nginx-cache nginx-plus nginx-proxy nginx-server nginx-unit
You can’t perform that action at this time.