summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
authorJonas Kohl2024-09-04 20:10:41 +0200
committerJonas Kohl2024-09-04 20:10:41 +0200
commit5d4652e6bc0009b32bfe1b1a4fc9b7431cd8fe88 (patch)
treea4d6256bbf8f746a3a88ebb7596ae035a9a5d6ff /.htaccess
Initial commit
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess6
1 files changed, 6 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
new file mode 100644
index 0000000..eeff7bb
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1,6 @@
+Options +Includes
+
+AddType text/html .html
+AddOutputFilter INCLUDES .html
+
+DirectoryIndex index.html