Generalizing GeoIP to be consumed by more services
This commit is contained in:
@@ -8,6 +8,9 @@ server {
|
||||
|
||||
include conf.d/fastcgi.config;
|
||||
|
||||
# GeoIP block
|
||||
if ($deny) { return 503; }
|
||||
|
||||
root /usr/share/webapps/tt-rss/;
|
||||
|
||||
index index.php;
|
||||
|
||||
Reference in New Issue
Block a user