Skip to content

Commit 2ec34b6

Browse files
authored
Merge pull request laravel#4495 from andrey-helldar/patch-5
[5.4] Added "-Indexes" option
2 parents bc91dca + 01f4eda commit 2ec34b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/.htaccess

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<IfModule mod_rewrite.c>
22
<IfModule mod_negotiation.c>
3-
Options -MultiViews
3+
Options -MultiViews -Indexes
44
</IfModule>
55

66
RewriteEngine On

0 commit comments

Comments
 (0)