ad48860b75
By default, puppetlabs-apache module enables Indexes option, which can lead in data/structure leak. The following patch disable that option on a global base, since we shouldn't need such a feature. Closes-Bug: #1854442 Change-Id: Icba53f4e32237556608f4cb6dcd9da1a71705c19
7 lines
92 B
YAML
7 lines
92 B
YAML
---
|
|
security:
|
|
- Do not authorize directory listing
|
|
fixes:
|
|
- rhbz#1778052
|
|
- LP#1854442
|