summaryrefslogtreecommitdiff
path: root/mail/roundcube/files/roundcube.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mail/roundcube/files/roundcube.conf')
-rw-r--r--mail/roundcube/files/roundcube.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/roundcube/files/roundcube.conf b/mail/roundcube/files/roundcube.conf
index 63f5bded8f8..1f83e4a0379 100644
--- a/mail/roundcube/files/roundcube.conf
+++ b/mail/roundcube/files/roundcube.conf
@@ -1,4 +1,4 @@
-# $NetBSD: roundcube.conf,v 1.5 2013/01/08 23:27:55 jym Exp $
+# $NetBSD: roundcube.conf,v 1.6 2013/06/15 16:08:09 taca Exp $
#
# RoundCube configuration file fragment for Apache
@@ -9,10 +9,10 @@
# Don't forget to adapt the configuration in @RCDIR@/.htaccess
# to your liking.
<Directory "@RCDIR@">
- Order allow,deny
- Allow from all
AllowOverride All
DirectoryIndex index.php
+ Order allow,deny
+ Allow from all
</Directory>
#