summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2024-02-17 20:52:10 -0500
committerGravatar Chris Xiong <chirs241097@gmail.com> 2024-02-17 20:52:10 -0500
commitafcd2d3f9473ecfd2eded3edb41efe7fbe8c86c3 (patch)
tree5409a2130cb413560f4284d42760bac1b33589d6
parent42e556b519e4e8788b44212dd1e96be4d2c662f7 (diff)
downloadweb-afcd2d3f9473ecfd2eded3edb41efe7fbe8c86c3.tar.xz
well that was not it...
-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