coar        98/02/05 09:41:57

  Modified:    htdocs/manual/vhosts virtual-host.html
  Log:
        Correct a link that assumed the old documentation tree layout.
  
  Submitted by: Brian K Smith <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.4       +2 -1      apache-1.3/htdocs/manual/vhosts/virtual-host.html
  
  Index: virtual-host.html
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/vhosts/virtual-host.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- virtual-host.html 1998/01/26 16:54:35     1.3
  +++ virtual-host.html 1998/02/05 17:41:55     1.4
  @@ -55,7 +55,8 @@
   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.
  
  
  

Reply via email to