From: André Malo Date: Wed, 23 Apr 2003 22:19:11 +0000 (+0000) Subject: typos X-Git-Tag: pre_ajp_proxy~1789 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e8df8b3c97dbc4b87e696c0cd7d8fdd1a4cfa7b4;p=thirdparty%2Fapache%2Fhttpd.git typos git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99555 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/vhosts/index.html.en b/docs/manual/vhosts/index.html.en index 1156374ab07..1a1dcd480bc 100644 --- a/docs/manual/vhosts/index.html.en +++ b/docs/manual/vhosts/index.html.en @@ -21,8 +21,8 @@

The term Virtual Host refers to the practice of running more than one web site (such as www.company1.com and www.company2.com) - on a single machine. Virtual hosts can be "IP-based," meaning that you have a - different IP address for every web site, or "name-based," meaning that you have + on a single machine. Virtual hosts can be "IP-based", meaning that you have a + different IP address for every web site, or "name-based", meaning that you have multiple names running on each IP address. The fact that they are running on the same physical server is not apparent to the end user.

diff --git a/docs/manual/vhosts/index.xml b/docs/manual/vhosts/index.xml index 05c52207da0..1237cb7a8fd 100644 --- a/docs/manual/vhosts/index.xml +++ b/docs/manual/vhosts/index.xml @@ -13,9 +13,9 @@ running more than one web site (such as www.company1.com and www.company2.com) on a single machine. Virtual hosts can be "IP-based," meaning that you have a + href="ip-based.html">IP-based", meaning that you have a different IP address for every web site, or "name-based," meaning that you have + href="name-based.html">name-based", meaning that you have multiple names running on each IP address. The fact that they are running on the same physical server is not apparent to the end user.