diff --git a/.htaccess b/.htaccess
index 8b716677d723c11e2338e01d3adb03e7d8896a6d..35059cd602df089533f552e575fc964dc6fcfbf8 100644
--- a/.htaccess
+++ b/.htaccess
@@ -23,7 +23,7 @@ ErrorDocument 404 /index.php
 </Files>
 
 # Set the default handler.
-DirectoryIndex index.php
+DirectoryIndex index.php index.html index.htm
 
 # Override PHP settings that cannot be changed at runtime. See
 # sites/default/default.settings.php and drupal_initialize_variables() in