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
  • Loading branch information
daniwe4 committed Oct 10, 2024
1 parent 702b93d commit cd41d80
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
Expand Up @@ -7,6 +7,7 @@

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

Expand Down

0 comments on commit cd41d80

Please sign in to comment.