From cb7e3eef04f7069edaa248bcb35d6b86b8266df8 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Mon, 27 Jan 2003 17:57:45 +0000 Subject: Added support for conditionally using case sensitive filtering files. Code changes from James E. Flemer. --- doc/tinyproxy.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/tinyproxy.conf b/doc/tinyproxy.conf index d215477..12b38e6 100644 --- a/doc/tinyproxy.conf +++ b/doc/tinyproxy.conf @@ -132,6 +132,11 @@ Allow 192.168.1.0/25 # #FilterExtended On +# +# Use case sensitive regular expressions. +# +#FilterCaseSensitive On + # # Change the default policy of the filtering system. If this directive is # commented out, or is set to "No" then the default policy is to allow everything -- cgit v1.2.3