From: Jason S. Lingohr Date: Sun, 22 Jun 2003 09:36:33 +0000 (+0000) Subject: Minor changes, plus whitespace removal. X-Git-Tag: pre_ajp_proxy~1519 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cbf5d48e7d694b0a6c59f902ff03d3b2761d6acf;p=apache Minor changes, plus whitespace removal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100325 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/dns-caveats.html.en b/docs/manual/dns-caveats.html.en index 11facf4661..595feb9fdb 100644 --- a/docs/manual/dns-caveats.html.en +++ b/docs/manual/dns-caveats.html.en @@ -23,11 +23,13 @@  ko 

-

This page could be summarized with the statement: don't require Apache - to use DNS for any parsing of the configuration files. If Apache has to - use DNS to parse the configuration files then your server may be subject - to reliability problems (it might not boot), or denial and theft of - service attacks (including users able to steal hits from other users).

+

This page could be summarized with the statement: don't + configure Apache in such a way that it relies on DNS resolution + for parsing of the configuration files. If Apache requires DNS + resolution to parse the configuration files then your server + may be subject to reliability problems (ie. it might not boot), + or denial and theft of service attacks (including users able + to steal hits from other users).