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