Files
webmin--webmin/apache/help/LimitRequestBody.html
T
2026-07-13 13:12:17 +08: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>