nginx: make rate limiting awesome
This commit is contained in:
parent
01811ee793
commit
4a2b25200a
6 changed files with 34 additions and 106 deletions
|
@ -4,7 +4,6 @@ include root-base.conf;
|
|||
|
||||
http {
|
||||
include http-base.conf;
|
||||
|
||||
include rate-limiting.conf;
|
||||
|
||||
server {
|
||||
|
|
Reference in a new issue