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