Add a default page in the .htaccess.
This commit is contained in:
parent
58c48a71a8
commit
b46d1f524c
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
DirectoryIndex index.php
|
||||
|
||||
<IfModule mod_xsendfile.c>
|
||||
<Files fetch.php>
|
||||
XSendFile on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue