What type of report is this:
| Q |
A |
| Bug report? |
|
| Feature request? |
|
| Enhancement? |
Y |
Description:
When deploying as described a lot of config files would be public (composer.lock, composer.custom, composer.json, .git etc.). I think we would need an additional apache configuration file to deny access to those files.
If a bug:
| Q |
A |
| Mautic version |
2.15.0 |
| PHP version |
7.2 |
Steps to reproduce:
- Deploy to Elastic Beanstalk
- Access http://your-domain.com/.git/config or /composer.json etc.
Log errors:
No errors