From 87a719c9655051603b600e2ec30d94ad29fc1c3b Mon Sep 17 00:00:00 2001 From: till Date: Tue, 20 Jan 2009 17:35:26 +0000 Subject: * removed, .sh scripts are fixed, not necessary for .inc git-svn-id: https://svn.roundcube.net/trunk@2246 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/.htaccess | 5 ----- 1 file changed, 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 - - Order allow,deny - Deny from all - - RewriteEngine On RewriteRule ^favicon.ico$ skins/default/images/favicon.ico -- cgit v1.2.3