From 29f7e12399d776abb39ce703361c83c4c992370a Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Thu, 16 Aug 2001 01:27:22 +0000 Subject: [PATCH] The Port directive does effect VirtualHosts. PR: 8174 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90179 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index f4041e9f8b..8ff4d679da 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -1911,10 +1911,6 @@ behaviour is modified by UseCanonicalName. -In no event does a Port setting affect -what ports a VirtualHost responds on, the -VirtualHost directive itself is used for that.

- The primary behaviour of Port should be considered to be similar to that of the ServerName directive. The ServerName and Port together specify what you consider to be the canonical -- 2.40.0