]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
addition
authordgaudet <dgaudet@unknown>
Wed, 12 Nov 1997 20:54:22 +0000 (20:54 +0000)
committerdgaudet <dgaudet@unknown>
Wed, 12 Nov 1997 20:54:22 +0000 (20:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79585 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/vhosts/ip-based.html

index e1cc14ff056866ece1fc1fd22ba5ac4dbdb0ccb4..d79a80f272e0e981a4eaaec186a614e283212114 100644 (file)
@@ -25,7 +25,9 @@ As the term <cite>IP-based</cite> indicates, the server <strong>must have a
 different IP address for each IP-based virtual host</strong>.
 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).
 
 <h2>How to set up Apache</h2>
 There are two ways of configuring apache to support multiple hosts.