]> git.mxchange.org Git - friendica.git/blobdiff - util/.htaccess
Remove util directory
[friendica.git] / util / .htaccess
diff --git a/util/.htaccess b/util/.htaccess
deleted file mode 100644 (file)
index 7b1f94f..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-Options -Indexes
-
-# Remove the following lines or modify it to run the string translator utility
-<IfModule authz_host_module> 
-  #Apache 2.4
-  Require all denied
-</IfModule>
-<IfModule !authz_host_module>
-  #Apache 2.2
-  Deny from all
-</IfModule>
-