summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '.htaccess')
-rwxr-xr-x.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index bd099f0..3f044bb 100755
--- a/.htaccess
+++ b/.htaccess
@@ -1,7 +1,7 @@
Options +FollowSymlinks +Includes
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
-DirectoryIndex index.shtml
+DirectoryIndex index.shtml index.html
<Files ~ "^.*\.([Hh][Tt][Aa])">
Order allow,deny
Deny from all