kolab.org/www

Torsten Grote grote at kolabsys.com
Thu Aug 29 14:53:07 CEST 2013


 kolab.org/www/drupal-7.18/.htaccess |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f2e198d9dc13020ac2307d2e58cfc9b650a1ecec
Author: Torsten Grote <grote at kolabsys.com>
Date:   Thu Aug 29 14:52:35 2013 +0200

    fix .htaccess for new apache

diff --git a/kolab.org/www/drupal-7.18/.htaccess b/kolab.org/www/drupal-7.18/.htaccess
index 246edc2..3ea708e 100644
--- a/kolab.org/www/drupal-7.18/.htaccess
+++ b/kolab.org/www/drupal-7.18/.htaccess
@@ -4,7 +4,7 @@
 
 # Protect files and directories from prying eyes.
 <FilesMatch "\.(engine|inc|info|install|make|module|profile|test|po|sh|.*sql|theme|tpl(\.php)?|xtmpl)$|^(\..*|Entries.*|Repository|Root|Tag|Template)$">
-  Order allow,deny
+  Require all denied
 </FilesMatch>
 
 # Don't show directory listings for URLs which map to a directory.




More information about the commits mailing list