Version 2.2017.07 - Fix Duplicate Whitelisted Network Address 127.0.0.1

This commit is contained in:
Mitchell Krog UB1 2017-04-20 15:56:23 +02:00
parent 7356963972
commit 9162cd16e6
5 changed files with 13 additions and 10 deletions

View file

@ -3,6 +3,7 @@
# Add One Entry Per Line - List all your IP's and IP Ranges you want to whitelist
# This file must exist on your system or Nginx will fail a reload due to a missing file
# Automatic updates will never be able to remove this custom list of yours
# Add One Entry Per Line - Can Include Ranges like 127.0.0.1/32
# Add One Entry Per Line - No need to include 127.0.0.1 as it is covered elsewhere
# Only add actual IP addresses and ranges here
127.0.0.1 0;
111.111.111.111 0;