Add a default page in the .htaccess.

This commit is contained in:
Sébastien Lucas 2013-11-22 14:59:59 +01:00
parent 58c48a71a8
commit b46d1f524c

View file

@ -1,3 +1,5 @@
DirectoryIndex index.php
<IfModule mod_xsendfile.c>
<Files fetch.php>
XSendFile on