]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Correct a link that assumed the old documentation tree layout.
authorKen Coar <coar@apache.org>
Thu, 5 Feb 1998 17:41:55 +0000 (17:41 +0000)
committerKen Coar <coar@apache.org>
Thu, 5 Feb 1998 17:41:55 +0000 (17:41 +0000)
Submitted by: Brian K Smith <briank.smith@computer.org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80128 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/vhosts/virtual-host.html

index 69a06852e564da9ee65527e882610024137a55d3..2b8ca43b99164579f61318abae4229d827e18b62 100644 (file)
@@ -55,7 +55,8 @@ http://www.baygroup.org/
 Due to limitations in the HTTP/1.0 protocol, the web server <STRONG>must have a
 different IP address for each virtual host</STRONG>. This can be achieved
 by the machine having several physical network connections, or by use
-of a <A HREF="misc/vif-info.html">virtual interface</A> on some operating systems.
+of a <A HREF="../misc/vif-info.html">virtual interface</A> on some operating
+systems.
 
 <h2>How to set up Apache</h2>
 There are two ways of configuring apache to support multiple hosts.