From: Rich Bowen Suppose that you've assigned 192.0.2.1 to
Requests coming in to 192.0.2.1 (including all those where
+ Requests coming in to 192.0.2.2 (including all those where
users typed in URLs of the form
- www.abc.dom
and 192.0.2.2 to
www.def.dom
. Furthermore, suppose that
- 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
- 192.0.2.1. Since they control their own DNS you can't stop them
- from pointing the www.def.dom
record wherever they
+ abc.dom
has control of their own DNS. With this
+ config you have put abc.dom
into a position where
+ they can steal all traffic destined to def.dom
. To
+ do so, all they have to do is set www.abc.dom
to
+ 192.0.2.2. Since they control their own DNS you can't stop them
+ from pointing the www.abc.dom
record wherever they
wish.http://www.abc.dom/whatever
) will all be served by
- the def.dom
virtual host. To better understand why
+ http://www.def.dom/whatever
) will all be served by
+ the abc.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.
Bu sayfanın konusu Åöyle özetlenebilirdi: Yapılandırma dosyalarınızda DNS sorguları yapılmasını gerektirecek ayarlamalardan kaçınınız. EÄer diff --git a/docs/manual/dns-caveats.xml.ja b/docs/manual/dns-caveats.xml.ja index 11c0240c3f9..6bc1ba96978 100644 --- a/docs/manual/dns-caveats.xml.ja +++ b/docs/manual/dns-caveats.xml.ja @@ -1,7 +1,7 @@ - + + + + + + + + + + + + + + +