summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRobert James Kaes <rjkaes@users.sourceforge.net>2001-08-31 15:20:56 +0000
committerRobert James Kaes <rjkaes@users.sourceforge.net>2001-08-31 15:20:56 +0000
commitaac5f60602abb4b7e614ad30cc363d69f890832a (patch)
tree59eda4e1214b48418ab33a7aafdcdd1bb1410600 /doc
parent2857b4be36ac96b4f20643a22bbe9c6bad3bb7f7 (diff)
downloadtinyproxy-aac5f60602abb4b7e614ad30cc363d69f890832a.tar.gz
tinyproxy-aac5f60602abb4b7e614ad30cc363d69f890832a.zip
Headers MUST have quotes around them.
Diffstat (limited to 'doc')
-rw-r--r--doc/tinyproxy.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/tinyproxy.conf b/doc/tinyproxy.conf
index 801a899..cd48c12 100644
--- a/doc/tinyproxy.conf
+++ b/doc/tinyproxy.conf
@@ -114,6 +114,7 @@ Allow 192.168.1.0/25
# If an Anonymous keyword is present, then anonymous proxying is enabled.
# The headers listed are allowed through, while all others are denied. If
# no Anonymous keyword is present, then all header are allowed through.
+# You must include quotes around the headers.
#
-#Anonymous Host
-#Anonymous Authorization
+#Anonymous "Host"
+#Anonymous "Authorization"