From 1c19854d47c5b71fa03b95133bb600af772dc025 Mon Sep 17 00:00:00 2001 From: thomasb Date: Wed, 1 Jul 2009 20:08:00 +0000 Subject: Remove access control from .htaccess git-svn-id: https://svn.roundcube.net/trunk@2693 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/.htaccess | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/roundcubemail/.htaccess b/roundcubemail/.htaccess index 9b8063d4a..109084878 100644 --- a/roundcubemail/.htaccess +++ b/roundcubemail/.htaccess @@ -45,5 +45,4 @@ ExpiresDefault "access plus 1 month" FileETag MTime Size -Order deny,allow -Allow from all + -- cgit v1.2.3