From 52bb0474fe120aaa66d974561eaea1cbd43285f3 Mon Sep 17 00:00:00 2001 From: Colm MacCarthaigh Date: Wed, 16 Nov 2005 10:25:30 +0000 Subject: [PATCH] Correct an XML validation error. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@344972 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 6205ab1ae54..c673cb8d143 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -3159,7 +3159,7 @@ port Note

The ordering of when the physical port is used is as follows:

- UseCanonicalName On + UseCanonicalName On

-

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

-- 2.47.2