From 26ff848639089658d49013e3a5beea35a95f30ee Mon Sep 17 00:00:00 2001 From: Klaus Date: Mon, 22 Jun 2015 00:33:53 +0200 Subject: Revert "Compatible update for .htaccess." --- util/.htaccess | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'util/.htaccess') diff --git a/util/.htaccess b/util/.htaccess index 333a08d40..b311c14c2 100644 --- a/util/.htaccess +++ b/util/.htaccess @@ -1,10 +1,5 @@ Options -Indexes -# Remove the following lines or modify it to run the string translator utility - - Require all denied - - - Order deny,allow - Deny from all - +# Remove the following line or modify it to run the string translator utility +Deny from all + -- cgit v1.2.3