Merge "Disable Critical Information Exposure through Directory Listing"

This commit is contained in:
Zuul 2019-01-18 19:20:15 +00:00 committed by Gerrit Code Review
commit 0292c2ec80
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ conf:
Alias /static /var/www/html/horizon
<Location "/static">
SetHandler None
SetHandler static
</Location>
<IfVersion >= 2.4>