diff options
| author | till <till@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-01-20 17:35:26 +0000 |
|---|---|---|
| committer | till <till@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-01-20 17:35:26 +0000 |
| commit | 87a719c9655051603b600e2ec30d94ad29fc1c3b (patch) | |
| tree | f025e6113fe967606133b6dcba8ee92f4406a1e4 | |
| parent | 6cbe8244e54e1fa0b0fa99fc920f4694935e306a (diff) | |
* removed, .sh scripts are fixed, not necessary for .inc
git-svn-id: https://svn.roundcube.net/trunk@2246 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/.htaccess | 5 |
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 |
