Alias /roundcubemail /usr/share/roundcubemail
# Apache 2.4
Require all granted
# Apache 2.2
Order Deny,Allow
Allow from all
# Apache 2.4
Require local
Require all granted
Order Deny,Allow
Allow from all
Allow from 127.0.0.1
Allow from ::1
Order Allow,Deny
Deny from all
Order Allow,Deny
Deny from all