Apache LimitRequestBody directive
If this directive is set in httpd.conf or .htaccess, Apache will return an error message for POST requests that exceed the threshold. For example:
LimitRequestBody 1000000
limits POST operations to 1M. This limit is tested before any data is passed to PHP.
Site Index |
Zoom |
Admin
URL: https://wilcoxen.maxwell.insightworks.com/pages/778.html
Peter J Wilcoxen, The Maxwell School, Syracuse University
Revised 05/18/2004