Skip to content

Commit a942420

Browse files
committed
httpd: allow overriding indexes
1 parent f39ffd9 commit a942420

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

httpd-suffix.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ UserDir public_html
44
<Directory />
55
#php_admin_value engine Off
66
Options all MultiViews -Indexes
7+
AllowOverride Options=Indexes
78
DirectoryIndex index.html index.htm
89
<FilesMatch "\.php$">
910
Require all denied

0 commit comments

Comments
 (0)