From: Rich Bowen
The LimitRequestFieldSize
directive
- allows the server administrator to reduce or increase the limit
+ allows the server administrator to set the limit
on the allowed size of an HTTP request header field. A server
needs this value to be large enough to hold any one header field
from a normal client request. The size of a normal request header
@@ -1939,7 +1939,8 @@ client
When name-based virtual hosting is used, the value for this @@ -1964,7 +1965,7 @@ from the client allowed on the HTTP request-line.
The LimitRequestLine
directive allows
- the server administrator to reduce or increase the limit on the allowed size
+ the server administrator to set the limit on the allowed size
of a client's HTTP request-line. Since the request-line consists of the
HTTP method, URI, and protocol version, the
LimitRequestLine
directive places a
@@ -1984,7 +1985,8 @@ from the client
When name-based virtual hosting is used, the value for this diff --git a/docs/manual/mod/core.html.tr.utf8 b/docs/manual/mod/core.html.tr.utf8 index 630d56b070e..795454397a3 100644 --- a/docs/manual/mod/core.html.tr.utf8 +++ b/docs/manual/mod/core.html.tr.utf8 @@ -27,6 +27,7 @@ ja | tr
Açıklama: | Apache HTTP Sunucusunda daima mevcut olan çekirdek özellikler |
---|---|
Durum: | Ãekirdek |