Skip to content

Commit 7f27398

Browse files
authored
Merge pull request #375 from ComputerScienceHouse/master
Sync master back up to dev (it's broken :))
2 parents ef9af70 + 4e48f8e commit 7f27398

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

httpd-suffix.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1+
Include conf/extra/httpd-autoindex.conf
2+
13
AddDefaultCharset utf-8
24
LoadModule userdir_module modules/mod_userdir.so
35
UserDir public_html
46
<Directory />
57
#php_admin_value engine Off
68
Options all MultiViews -Indexes
9+
AllowOverride Options=Indexes
710
DirectoryIndex index.html index.htm
811
<FilesMatch "\.php$">
912
Require all denied

0 commit comments

Comments
 (0)