Generalizing GeoIP to be consumed by more services
This commit is contained in:
@@ -4,6 +4,9 @@ server {
|
||||
|
||||
# include conf/local.conf;
|
||||
|
||||
# GeoIP block
|
||||
if ($deny) { return 503; }
|
||||
|
||||
root /usr/share/webapps/;
|
||||
|
||||
client_max_body_size 5m;
|
||||
|
||||
Reference in New Issue
Block a user