summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--roundcubemail/.htaccess5
1 files changed, 0 insertions, 5 deletions
diff --git a/roundcubemail/.htaccess b/roundcubemail/.htaccess
index 7c6b65bf4..36d574865 100644
--- a/roundcubemail/.htaccess
+++ b/roundcubemail/.htaccess
@@ -23,11 +23,6 @@ php_value session.gc_probability 1
php_value mbstring.func_overload 0
</IfModule>
-<FilesMatch "(\.inc|.sh|\~)$">
- Order allow,deny
- Deny from all
-</FilesMatch>
-
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^favicon.ico$ skins/default/images/favicon.ico