summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2024-02-17 20:07:22 -0500
committerGravatar Chris Xiong <chirs241097@gmail.com> 2024-02-17 20:07:22 -0500
commitb7f2db4379d1a0aa095a7b8658a2fa2c6605594f (patch)
tree162005f37cd31aa66b476311dac35972a6cd3a45
parentc020202d208390ce9e50779da8bbab4790ae064e (diff)
downloadweb-b7f2db4379d1a0aa095a7b8658a2fa2c6605594f.tar.xz
I'm a dumbass.
-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