awsdocs / elastic-beanstalk-samples

This repository contains code and configuration samples (e.g. .ebextensions) for AWS Elastic Beanstalk.
Apache License 2.0
1.22k stars 889 forks source link

Added ebextensions script for Apache proxy server to LimitRequestBody #140

Closed pedreviljoen closed 2 years ago

pedreviljoen commented 4 years ago

Description of changes: Added a ebextension script for limiting the request body size when using Apache as the proxy server. The script will work for both Amazon Linux and Amazon Linux 2 AMIs

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

mrenneke-amazon commented 2 years ago

Thank you for contribution! Merging now.