summaryrefslogtreecommitdiffstats
path: root/server/etc/apache-prev2.4.conf.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'server/etc/apache-prev2.4.conf.tmpl')
-rw-r--r--server/etc/apache-prev2.4.conf.tmpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/server/etc/apache-prev2.4.conf.tmpl b/server/etc/apache-prev2.4.conf.tmpl
index 474ea62a..db782843 100644
--- a/server/etc/apache-prev2.4.conf.tmpl
+++ b/server/etc/apache-prev2.4.conf.tmpl
@@ -9,4 +9,6 @@ php_value short_open_tag on
Options -Indexes FollowSymLinks
DirectoryIndex index.php
</Directory>
-
+<Directory CONSOLEDIR/rest>
+ AllowOverride All
+</Directory>