From: Joshua Slive Date: Tue, 17 Jan 2006 17:03:03 +0000 (+0000) Subject: Fix typos. X-Git-Tag: 2.3.0~2597 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=735216145d72b36ac9841da3ebe0ffed997a8402;p=thirdparty%2Fapache%2Fhttpd.git Fix typos. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@369837 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/security_tips.html.en b/docs/manual/misc/security_tips.html.en index e1c01f09776..6e4495356e5 100644 --- a/docs/manual/misc/security_tips.html.en +++ b/docs/manual/misc/security_tips.html.en @@ -64,7 +64,7 @@ -

All network servers can be subject to denial of service atacks +

All network servers can be subject to denial of service attacks that attempt to prevent responses to clients by tying up the resources of the server. It is not possible to prevent such attacks entirely, but you can do certain things to mitigate the @@ -90,7 +90,7 @@

  • The directives LimitRequestBody, LimitRequestFields, - LimitRequestFileSize, + LimitRequestFieldSize, LimitRequestLine, and LimitXMLRequestBody should be carefully configured to limit resource consumption diff --git a/docs/manual/misc/security_tips.xml b/docs/manual/misc/security_tips.xml index e1b3b49c7be..72a82000259 100644 --- a/docs/manual/misc/security_tips.xml +++ b/docs/manual/misc/security_tips.xml @@ -56,7 +56,7 @@ Denial of Service (DoS) attacks -

    All network servers can be subject to denial of service atacks +

    All network servers can be subject to denial of service attacks that attempt to prevent responses to clients by tying up the resources of the server. It is not possible to prevent such attacks entirely, but you can do certain things to mitigate the @@ -82,7 +82,7 @@

  • The directives LimitRequestBody, LimitRequestFields, - LimitRequestFileSize, + LimitRequestFieldSize, LimitRequestLine, and LimitXMLRequestBody should be carefully configured to limit resource consumption diff --git a/docs/manual/misc/security_tips.xml.ko b/docs/manual/misc/security_tips.xml.ko index 2512ff66d34..3785934ea5c 100644 --- a/docs/manual/misc/security_tips.xml.ko +++ b/docs/manual/misc/security_tips.xml.ko @@ -1,7 +1,7 @@ - +