summaryrefslogtreecommitdiff
path: root/docs/manual/vhosts/name-based.html
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2000-09-09 18:19:55 +0000
committerJoshua Slive <slive@apache.org>2000-09-09 18:19:55 +0000
commited488c48e5b6cb869fe26e7388f0e74876f7455b (patch)
treeb9aeb0dba00df8107d8e94b59221ca139e2bf34c /docs/manual/vhosts/name-based.html
parent7c90cf49df2c1ac5a6b8212d8de1029d0209b0a1 (diff)
downloadhttpd-ed488c48e5b6cb869fe26e7388f0e74876f7455b.tar.gz
PR: 6470,6450,6218,6216,6478
Submitted by: pepper@reppep.com Reviewed by: Joshua Slive Grammar fixes from the bug database. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86189 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/vhosts/name-based.html')
-rw-r--r--docs/manual/vhosts/name-based.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/vhosts/name-based.html b/docs/manual/vhosts/name-based.html
index 238cf5c721..ac5a8d063f 100644
--- a/docs/manual/vhosts/name-based.html
+++ b/docs/manual/vhosts/name-based.html
@@ -78,7 +78,7 @@ are pointing to the IP address <SAMP>111.22.33.44</SAMP></P>
directive then requests to that IP address will only ever be served
by matching &lt;VirtualHost&gt;s. The "main server" will
<STRONG>never</STRONG> be served from the specified IP address.
-If you start to use virtual hosts you should stop to use the "main server"
+If you start to use virtual hosts you should stop using the "main server"
as an independent server and rather use it as a place for
configuration directives that are common for all your virtual hosts.
In other words, you should add a &lt;VirtualHost&gt; section for