From 1bce50f8293145a9b79a523c78e080af19092cba Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Fri, 2 Mar 2018 19:03:44 +0000 Subject: [PATCH] reverse the description to reflect the default behavior git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1825742 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 361533b10b..c2d5a08b06 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -4970,8 +4970,8 @@ port -

With UseCanonicalPhysicalPort Off, the - physical ports are removed from the ordering.

+

Only with UseCanonicalPhysicalPort On, the + physical ports are included in the search.

-- 2.50.1