LimitRequestBody – Apache Limiting User Upload File Size
would like to put limits on user(s) who are uploading files using Apache web server. How do I restrict the total size of the HTTP request body sent from the client under the Apache 2 Web server using the LimitRequestBody option?