diff -u -r validator-HEAD/htdocs/config/validator.conf validator-DORWARD/htdocs/config/validator.conf
--- validator-HEAD/htdocs/config/validator.conf	2004-05-09 16:56:49.000000000 +0100
+++ validator-DORWARD/htdocs/config/validator.conf	2004-05-31 11:26:32.400113992 +0100
@@ -74,3 +74,10 @@
 # Comma separated list of protocols the validator is allowed to use for
 # retrieving documents.  The default is to allow http and https.
 #Allowed_Protocols   = data,http,https
+
+#
+# Whether to allow checking resources located at private IP addresses.
+# For example: for validating documents on a LAN
+Allow Private IPs = 0
+
+

