From b46d1f524c1ca896f66c0106614f660a1d6a2018 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Fri, 22 Nov 2013 14:59:59 +0100 Subject: [PATCH] Add a default page in the .htaccess. --- .htaccess | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.htaccess b/.htaccess index 2d73b14..d20a79d 100644 --- a/.htaccess +++ b/.htaccess @@ -1,3 +1,5 @@ +DirectoryIndex index.php + XSendFile on