From 13cf5ae0d5a450f99bdc91b6d127635dbef6eb37 Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Sun, 30 Mar 2008 16:39:35 -0700 Subject: Do not allow anyone except localhost by default --- doc/tinyproxy.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'doc') diff --git a/doc/tinyproxy.conf b/doc/tinyproxy.conf index 5cdc1d7..6fd11fc 100644 --- a/doc/tinyproxy.conf +++ b/doc/tinyproxy.conf @@ -195,7 +195,6 @@ MaxRequestsPerChild 0 # tested against the controls based on order. # Allow 127.0.0.1 -Allow 192.168.1.0/25 # # ViaProxyName: The "Via" header is required by the HTTP RFC, but using -- cgit v1.2.3