add check_nginx_directives()

* check for & disable conflicting nginx directives in conf.d/botblocker-nginx-settings.conf

   fixes https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/issues/156

 * tidy up some whitespace in include_filelist.txt
This commit is contained in:
Stuart Cardall 2018-04-03 22:21:38 +00:00
parent e00df71ebc
commit b49fd65b5f
No known key found for this signature in database
GPG key ID: AEB857F1C891D0C6
3 changed files with 44 additions and 15 deletions

View file

@ -11,6 +11,7 @@
##############################################################################
# Version 1.1
# ! new directives also to be added to include_filelist.txt ! #
server_names_hash_bucket_size 128;
server_names_hash_max_size 4096;