Skip to content

Commit d0f2768

Browse files
authored
Merge pull request #7093 from sba/patch-4
remove `All` from `Options All -Indexes` in .htaccess
2 parents 2303685 + ea25c9c commit d0f2768

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/.htaccess

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Disable directory browsing
2-
Options All -Indexes
2+
Options -Indexes
33

44
# ----------------------------------------------------------------------
55
# Rewrite engine

0 commit comments

Comments
 (0)