Adds DirectoryIndex to htaccess.
This commit is contained in:
parent
08f2f6e165
commit
7b216484de
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
|
||||
Options -Indexes
|
||||
|
||||
DirectoryIndex index.html
|
||||
|
||||
<IfModule mod_expires.c>
|
||||
Header set Cache-Control "public"
|
||||
ExpiresActive on
|
||||
|
|
Loading…
Add table
Reference in a new issue