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