Modify whitelist-ips.conf template / Run Test

This commit is contained in:
Mitchell Krog 2018-08-21 15:54:05 +02:00
parent 220b283363
commit c046a14ded
No known key found for this signature in database
GPG key ID: EA1DD210CACCC45E

View file

@ -22,11 +22,13 @@
# 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 - No need to include 127.0.0.1 as it is covered elsewhere
# Add One Entry Per Line as per the example
# Only add actual IP addresses and ranges here
# BY DEFAULT ALL THE EXAMPLES BELOW ARE COMMENTED OUT AND HENCE NOT ENABLED
# REFRAIN FROM USING 127.0.0.1 AS IT MAY CAUSE UNDESIRABLE RESULTS ON SOME SYSTEMS
# ########
# EXAMPLES:
# 111.111.111.111 0;
# REFRAIN FROM USING 127.0.0.1 AS IT MAY CAUSE UNDESIRABLE RESULTS ON SOME SYSTEMS