diff --git a/docs/manual/mod/mod_proxy_connect.xml b/docs/manual/mod/mod_proxy_connect.xml index e974f22dc64..5638d24c10d 100644 --- a/docs/manual/mod/mod_proxy_connect.xml +++ b/docs/manual/mod/mod_proxy_connect.xml @@ -83,7 +83,7 @@ Ports that are allowed to CONNECT through the proxy AllowCONNECT port[-port] -[port[-port]] ... | None +[port[-port]] ... AllowCONNECT 443 563 server configvirtual host @@ -101,8 +101,6 @@ Port ranges available since Apache 2.3.7. AllowCONNECT directive to override this default and allow connections to the listed ports only.

-

Set the value to None to disallow - CONNECT requests to all ports, including the defaults.