From cbf5d48e7d694b0a6c59f902ff03d3b2761d6acf Mon Sep 17 00:00:00 2001 From: "Jason S. Lingohr" Date: Sun, 22 Jun 2003 09:36:33 +0000 Subject: [PATCH] Minor changes, plus whitespace removal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100325 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/dns-caveats.html.en | 102 ++++++++++++++-------------- docs/manual/dns-caveats.xml | 116 ++++++++++++++++---------------- 2 files changed, 111 insertions(+), 107 deletions(-) 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).