summaryrefslogtreecommitdiffstats
path: root/server/etc/apache-prev2.4.conf.tmpl
diff options
context:
space:
mode:
authorramon <ramongomez@us.es>2015-06-14 16:17:07 +0000
committerramon <ramongomez@us.es>2015-06-14 16:17:07 +0000
commit7829e4e9833f433746363856d446d08a367beb0c (patch)
tree12ac3af378b8fdfb671772f9ce1c72f0d77275a7 /server/etc/apache-prev2.4.conf.tmpl
parent304533cd78dfe799a01922d70ff00d3e71fb60ea (diff)
#708: Integrar código del ticket:708 en versión 1.1.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4652 a21b9725-9963-47de-94b9-378ad31fedc9
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>