From: Yoshiki Hayashi Date: Wed, 9 Oct 2002 10:15:36 +0000 (+0000) Subject: Typo. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d59cf86bd25269160af693b70ecf3cd35d2cf759;p=apache Typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97159 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/dns-caveats.html.en b/docs/manual/dns-caveats.html.en index 226a5ecabf..c826a0aa18 100644 --- a/docs/manual/dns-caveats.html.en +++ b/docs/manual/dns-caveats.html.en @@ -92,18 +92,18 @@

Suppose that you've assigned 10.0.0.1 to www.abc.dom and 10.0.0.2 to www.def.dom. Furthermore, suppose that - def.com has control of their own DNS. With this - config you have put def.com into a position where - they can steal all traffic destined to abc.com. To + def.dom has control of their own DNS. With this + config you have put def.dom into a position where + they can steal all traffic destined to abc.dom. To do so, all they have to do is set www.def.dom to 10.0.0.1. Since they control their own DNS you can't stop them - from pointing the www.def.com record wherever they + from pointing the www.def.dom record wherever they wish.

Requests coming in to 10.0.0.1 (including all those where users typed in URLs of the form http://www.abc.dom/whatever) will all be served by - the def.com virtual host. To better understand why + the def.dom virtual host. To better understand why this happens requires a more in-depth discussion of how Apache matches up incoming requests with the virtual host that will serve it. A rough document describing this is available.

diff --git a/docs/manual/dns-caveats.xml b/docs/manual/dns-caveats.xml index eb0f8f3a3a..157b66d45d 100644 --- a/docs/manual/dns-caveats.xml +++ b/docs/manual/dns-caveats.xml @@ -99,18 +99,18 @@

Suppose that you've assigned 10.0.0.1 to www.abc.dom and 10.0.0.2 to www.def.dom. Furthermore, suppose that - def.com has control of their own DNS. With this - config you have put def.com into a position where - they can steal all traffic destined to abc.com. To + def.dom has control of their own DNS. With this + config you have put def.dom into a position where + they can steal all traffic destined to abc.dom. To do so, all they have to do is set www.def.dom to 10.0.0.1. Since they control their own DNS you can't stop them - from pointing the www.def.com record wherever they + from pointing the www.def.dom record wherever they wish.

Requests coming in to 10.0.0.1 (including all those where users typed in URLs of the form http://www.abc.dom/whatever) will all be served by - the def.com virtual host. To better understand why + the def.dom virtual host. To better understand why this happens requires a more in-depth discussion of how Apache matches up incoming requests with the virtual host that will serve it. A rough document describing this - \ No newline at end of file +