From b2f75383716a50955291f910b7da619f7a58c748 Mon Sep 17 00:00:00 2001 From: Kienan Stewart Date: Thu, 12 Jul 2018 12:14:27 -0400 Subject: [PATCH] Update roundcube vhost template to apache 2.4 --- roundcube/templates/apache2/roundcube.conf | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/roundcube/templates/apache2/roundcube.conf b/roundcube/templates/apache2/roundcube.conf index 16911008..a72c65f6 100644 --- a/roundcube/templates/apache2/roundcube.conf +++ b/roundcube/templates/apache2/roundcube.conf @@ -37,20 +37,19 @@ Options -FollowSymLinks AllowOverride None + Require all denied Options -FollowSymLinks AllowOverride None - Order allow,deny - Deny from all + Require all denied Options -FollowSymLinks AllowOverride None - Order allow,deny - Deny from all + Require all denied Alias /javascript /usr/share/javascript/