diff options
-rw-r--r-- | docs/manual/mod/core.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 0443212e2b..881b9b7399 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -4105,10 +4105,6 @@ directory</description> to apply protocol specific optimizations with the <directive module="core">AcceptFilter</directive> directive.</p> - <p>You only need to set the protocol if you are running on non-standard ports; - otherwise, <code>https</code> is assumed for port 443 and <code>http</code> - for all other ports.</p> - <p>For example, if you are running <code>https</code> on a non-standard port, specify the protocol explicitly:</p> |