You've already forked nginx-snippets
added ratelimit directory
This commit is contained in:
@@ -93,6 +93,7 @@ http {
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
include /etc/nginx/sites-enabled/*;
|
||||
include /etc/nginx/static-sites/*.conf;
|
||||
include /etc/nginx/nginx-ratelimits/*.conf;
|
||||
#
|
||||
##### VHOST SETTINGS ####################### LAST UPDATED 08022021 #####
|
||||
}
|
||||
|
||||
@@ -94,6 +94,7 @@ http {
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
include /etc/nginx/sites-enabled/*;
|
||||
include /etc/nginx/static-sites/*.conf;
|
||||
include /etc/nginx/nginx-ratelimits/*.conf;
|
||||
#
|
||||
##### VHOST SETTINGS ####################### LAST UPDATED 08022021 #####
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user