summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess6
1 files changed, 5 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 823abe80..7bfd6a95 100644
--- a/.htaccess
+++ b/.htaccess
@@ -8,7 +8,11 @@
<IfModule mod_rewrite.c>
Options -MultiViews
- SetEnv HTTP_MOD_REWRITE On
+
+ <IfModule mod_env.c>
+ SetEnv HTTP_MOD_REWRITE On
+ </IfModule>
+
# Uncomment this line depending of your Apache configuration
# RewriteBase /