Added the description and intial settings for the ConnectPort directive.
This commit is contained in:
parent
f1a451faea
commit
eb1230e841
@ -125,3 +125,14 @@ Allow 192.168.1.0/25
|
||||
#
|
||||
#Anonymous "Host"
|
||||
#Anonymous "Authorization"
|
||||
|
||||
#
|
||||
# This is a list of ports allowed by tinyproxy when the CONNECT method
|
||||
# is used. To disable the CONNECT method altogether, set the value to 0.
|
||||
# If no ConnectPort line is found, all ports are allowed (which is not
|
||||
# very secure.)
|
||||
#
|
||||
# The following two ports are used by SSL.
|
||||
#
|
||||
ConnectPort 443
|
||||
ConnectPort 563
|
||||
|
Loading…
x
Reference in New Issue
Block a user