mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 19:20:16 +00:00
Add Commenting in WhiteList Include Files
This commit is contained in:
parent
4528a593a0
commit
d34b11f314
2 changed files with 2 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
# Add One Entry Per Line
|
||||
"~*~*mydomain.com" 0;
|
|
@ -1 +1,2 @@
|
|||
# Add One Entry Per Line - Can Include Ranges like 127.0.0.1/32
|
||||
127.0.0.1 0;
|
Loading…
Add table
Reference in a new issue