Skip to content

Commit

Permalink
master Apache:471 add 'Options -Indexes' to default site
Browse files Browse the repository at this point in the history
daniwe4 committed Oct 10, 2024
1 parent 768e5f7 commit f82057b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup/stack/states/apache/apache/default
Original file line number Diff line number Diff line change
@@ -7,6 +7,7 @@

<Directory /var/www/html/>
AllowOverride All
Options -Indexes
Require all granted
</Directory>

0 comments on commit f82057b

Please sign in to comment.