]> git.donarmstrong.com Git - roundcube.git/blobdiff - .htaccess
filesystem_attachments is a core plugin, we ship it
[roundcube.git] / .htaccess
index fcb8f6c8fd28e7072bc433c6be5cfe55926703d9..36d574865ac6b8a30624a8d29891876a85ffa5df 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -23,11 +23,6 @@ php_value    session.gc_probability  1
 php_value      mbstring.func_overload  0
 </IfModule>
 
-<FilesMatch "(\.inc|\~)$">
-  Order allow,deny
-  Deny from all
-</FilesMatch>
-
 <IfModule mod_rewrite.c>
 RewriteEngine On
 RewriteRule ^favicon.ico$ skins/default/images/favicon.ico