Files
webmin/apache/help/LimitRequestBody.html
2026-06-21 23:25:15 +02:00

8 lines
305 B
HTML

<header>Maximum request body size</header>
The <tt>LimitRequestBody</tt> directive sets the maximum allowed size of an HTTP
request body in bytes.
<p>
This can be used to limit upload or form submission size for the server,
virtual host, directory, or location where the directive is applied.
<p><footer>