Files
webmin--webmin/apache/help/LimitRequestFields.html
T
2026-07-13 13:12:17 +08:00

8 lines
309 B
HTML

<header>Maximum headers in request</header>
The <tt>LimitRequestFields</tt> directive sets the maximum number of HTTP
request header fields that Apache will accept.
<p>
Lowering this limit can reduce exposure to unusually large requests, but values
that are too low can reject legitimate clients.
<p><footer>