From 7d802e9d4eee70d93f0022e751f06d8ffaaef4ec Mon Sep 17 00:00:00 2001 From: Chris Pepper Date: Mon, 24 Mar 2003 01:13:31 +0000 Subject: [PATCH] Typos: disribution -> distribution; overriden -> overridden git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99051 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/vhosts/fd-limits.xml | 2 +- docs/manual/vhosts/name-based.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/vhosts/fd-limits.xml b/docs/manual/vhosts/fd-limits.xml index 438ce54250..c2ba8b3595 100644 --- a/docs/manual/vhosts/fd-limits.xml +++ b/docs/manual/vhosts/fd-limits.xml @@ -90,7 +90,7 @@ more about customizing your log files.)

file per virtual host) you can use the program split-logfile to accomplish this. You'll find this program in the support directory -of the Apache disribution.

+of the Apache distribution.

Run this program with the command:

diff --git a/docs/manual/vhosts/name-based.xml b/docs/manual/vhosts/name-based.xml index 5bd611e077..d4a5aa176d 100644 --- a/docs/manual/vhosts/name-based.xml +++ b/docs/manual/vhosts/name-based.xml @@ -167,7 +167,7 @@ href="../mod/directive-dict.html#Context">Context of the directive. Configuration directives set in the main server context (outside any <VirtualHost> 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.

Now when a request arrives, the server will first check if it is -- 2.40.0