Adds DirectoryIndex to htaccess.
This commit is contained in:
parent
08f2f6e165
commit
7b216484de
@ -1,6 +1,8 @@
|
|||||||
|
|
||||||
Options -Indexes
|
Options -Indexes
|
||||||
|
|
||||||
|
DirectoryIndex index.html
|
||||||
|
|
||||||
<IfModule mod_expires.c>
|
<IfModule mod_expires.c>
|
||||||
Header set Cache-Control "public"
|
Header set Cache-Control "public"
|
||||||
ExpiresActive on
|
ExpiresActive on
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user