From 7f226423230f969ed807479539ad821f046e5634 Mon Sep 17 00:00:00 2001 From: thomasb Date: Fri, 9 Jan 2009 14:35:23 +0000 Subject: Deny access to .sh files git-svn-id: https://svn.roundcube.net/trunk@2225 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roundcubemail/.htaccess b/roundcubemail/.htaccess index fcb8f6c8f..7c6b65bf4 100644 --- a/roundcubemail/.htaccess +++ b/roundcubemail/.htaccess @@ -23,7 +23,7 @@ php_value session.gc_probability 1 php_value mbstring.func_overload 0 - + Order allow,deny Deny from all -- cgit v1.2.3