From 430baf1303596d795c353e4b879014225bbcc15b Mon Sep 17 00:00:00 2001 From: torn Date: Tue, 24 Jan 2017 17:31:10 +0100 Subject: [PATCH] Update cable.conf --- cable.conf | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/cable.conf b/cable.conf index 1473057..8378391 100644 --- a/cable.conf +++ b/cable.conf @@ -59,14 +59,11 @@ ProxyVia Block ProxyPreserveHost On - ## The AllowConnect directive specifies a list of ports - ## to which the proxy CONNECT method may connect. + # The AllowConnect directive specifies a list of ports + # to which the proxy CONNECT method may connect. AllowConnect 443 - ## Only ever allow incoming HTTP CONNECT requests. - ## Explicitly deny other request types like GET, POST, etc. - ## This tells Apache to return a 403 Forbidden if this virtual - ## host receives anything other than an HTTP CONNECT. + # Only allow HTTP CONNECT requests, denying the others (GET, POST, ...). Order allow,deny