From: dgaudet Date: Wed, 12 Nov 1997 20:54:22 +0000 (+0000) Subject: addition X-Git-Tag: APACHE_1_3b3~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f43c854459e7423d4970cf7867f9e645ef5f9bfb;p=thirdparty%2Fapache%2Fhttpd.git addition git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79585 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/vhosts/ip-based.html b/docs/manual/vhosts/ip-based.html index e1cc14ff056..d79a80f272e 100644 --- a/docs/manual/vhosts/ip-based.html +++ b/docs/manual/vhosts/ip-based.html @@ -25,7 +25,9 @@ As the term IP-based indicates, the server must have a different IP address for each IP-based virtual host. This can be achieved by the machine having several physical network connections, or by use of virtual interfaces which are supported by most modern -operating systems (see system documentation for details). +operating systems (see system documentation for details, these are +frequently called "ip aliases", and the "ifconfig" command +is most commonly used to set them up).

How to set up Apache

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