diff --git a/install/rhel/httpd-webmail.conf b/install/rhel/httpd-webmail.conf index 5111bf287..6da647f93 100644 --- a/install/rhel/httpd-webmail.conf +++ b/install/rhel/httpd-webmail.conf @@ -6,12 +6,13 @@ Alias /roundcubemail /usr/share/roundcubemail Alias /webmail /usr/share/roundcubemail - Order Deny,Allow - Deny from all - Allow from all + Order Deny,Allow + Deny from all + Allow from all - Order Deny,Allow - Deny from all + Order Deny,Allow + Deny from all + Allow from None