diff --git a/nginx.conf b/nginx.conf index d9c4f82..667a70c 100644 --- a/nginx.conf +++ b/nginx.conf @@ -46,9 +46,6 @@ open_file_cache_errors on; include /etc/nginx/mime.types; default_type application/octet-stream; -## Block spammers and other unwanted visitors ## -include /etc/nginx/blockips.conf; - ## # Logging Settings ##