# # Round Cube Webmail is a browser-based multilingual IMAP client # Alias /roundcubemail /usr/share/roundcubemail # Define who can access the Webmail # You can enlarge permissions once configured # Apache 2.4 Require local Require all granted # Apache 2.2 Order Deny,Allow Require all granted Allow from all # Define who can access the installer # keep this secured once configured # Apache 2.4 Require local Require all granted # Apache 2.2 Order Deny,Allow Require all granted Allow from all # Those directories should not be viewed by Web clients. Order Allow,Deny Deny from all Order Allow,Deny Deny from all