Skip to content

Commit 11e20cf

Browse files
committed
Removes Allow indexes at server root
1 parent 5076ba5 commit 11e20cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

files/etc/httpd/conf/httpd.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ ServerAdmin helpbox-library@berkeley.edu
103103
# <Directory> blocks below.
104104
#
105105
<Directory />
106-
AllowOverride Indexes
106+
AllowOverride None
107107
Require all denied
108108
</Directory>
109109

0 commit comments

Comments
 (0)