From: Ken Coar Date: Thu, 5 Feb 1998 17:41:55 +0000 (+0000) Subject: Correct a link that assumed the old documentation tree layout. X-Git-Tag: APACHE_1_3b5~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ff603fdf59d7b3247bdd60b9054095cded19258;p=thirdparty%2Fapache%2Fhttpd.git Correct a link that assumed the old documentation tree layout. Submitted by: Brian K Smith git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80128 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/vhosts/virtual-host.html b/docs/manual/vhosts/virtual-host.html index 69a06852e56..2b8ca43b991 100644 --- a/docs/manual/vhosts/virtual-host.html +++ b/docs/manual/vhosts/virtual-host.html @@ -55,7 +55,8 @@ http://www.baygroup.org/ Due to limitations in the HTTP/1.0 protocol, the web server must have a different IP address for each virtual host. This can be achieved by the machine having several physical network connections, or by use -of a virtual interface on some operating systems. +of a virtual interface on some operating +systems.

How to set up Apache

There are two ways of configuring apache to support multiple hosts.