aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorKlaus <Klaus.Weidenbach@gmx.net>2015-06-22 00:33:53 +0200
committerKlaus <Klaus.Weidenbach@gmx.net>2015-06-22 00:33:53 +0200
commit26ff848639089658d49013e3a5beea35a95f30ee (patch)
tree68ea773bdf5b2863da3d7cd69a3a76f22f7eb824 /util
parent9f9dee28ca6cb86a7c58fa8fd28c086498e83e21 (diff)
downloadvolse-hubzilla-26ff848639089658d49013e3a5beea35a95f30ee.tar.gz
volse-hubzilla-26ff848639089658d49013e3a5beea35a95f30ee.tar.bz2
volse-hubzilla-26ff848639089658d49013e3a5beea35a95f30ee.zip
Revert "Compatible update for .htaccess."
Diffstat (limited to 'util')
-rw-r--r--util/.htaccess11
1 files changed, 3 insertions, 8 deletions
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
-<IfModule !mod_access_compat.c>
- Require all denied
-</IfModule>
-<IfModule mod_access_compat.c>
- Order deny,allow
- Deny from all
-</IfModule>
+# Remove the following line or modify it to run the string translator utility
+Deny from all
+