From 1f1e1ae066577ee1200f078f050a3321e9c26571 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Tue, 21 Apr 1998 22:24:51 +0000 Subject: Some clarification that only one NameVirtualHost is used per IP:port pair git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81012 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/vhosts/details.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/manual/vhosts/details.html') diff --git a/docs/manual/vhosts/details.html b/docs/manual/vhosts/details.html index fdb9512597..97ac6d824e 100644 --- a/docs/manual/vhosts/details.html +++ b/docs/manual/vhosts/details.html @@ -77,7 +77,9 @@ holds the hostname aliases (CNAMEs) for your name-based vhosts via a NameVirtualHost directive in your configuration file.

Multiple NameVirtualHost directives can be used each -with a set of VirtualHost directives. +with a set of VirtualHost directives but only one +NameVirtualHost directive should be used for each +specific IP:port pair.

The ordering of NameVirtualHost and VirtualHost directives is not important which makes the -- cgit v1.2.3