You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by pe...@apache.org on 2003/03/24 02:13:31 UTC

cvs commit: httpd-2.0/docs/manual/vhosts fd-limits.xml name-based.xml

pepper      2003/03/23 17:13:31

  Modified:    docs/manual/vhosts fd-limits.xml name-based.xml
  Log:
  	Typos: disribution -> distribution; overriden -> overridden
  
  Revision  Changes    Path
  1.6       +1 -1      httpd-2.0/docs/manual/vhosts/fd-limits.xml
  
  Index: fd-limits.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/vhosts/fd-limits.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- fd-limits.xml	2 Mar 2003 01:17:31 -0000	1.5
  +++ fd-limits.xml	24 Mar 2003 01:13:31 -0000	1.6
  @@ -90,7 +90,7 @@
   file per virtual host) you can use the program <code><a
   href="../programs/other.html">split-logfile</a></code> to accomplish
   this. You'll find this program in the <code>support</code> directory
  -of the Apache disribution.</p>
  +of the Apache distribution.</p>
   
   <p>Run this program with the command:</p>
   
  
  
  
  1.6       +1 -1      httpd-2.0/docs/manual/vhosts/name-based.xml
  
  Index: name-based.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/vhosts/name-based.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- name-based.xml	18 Nov 2002 22:50:53 -0000	1.5
  +++ name-based.xml	24 Mar 2003 01:13:31 -0000	1.6
  @@ -167,7 +167,7 @@
   	href="../mod/directive-dict.html#Context">Context</a> of the
   	directive.  Configuration directives set in the <em>main server
   	context</em> (outside any <code>&lt;VirtualHost&gt;</code> container)
  -	will be used only if they are not overriden by the virtual host
  +	will be used only if they are not overridden by the virtual host
   	settings.</p>
   
   	<p>Now when a request arrives, the server will first check if it is