]> git.mxchange.org Git - friendica.git/blobdiff - .htaccess
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
[friendica.git] / .htaccess
old mode 100755 (executable)
new mode 100644 (file)
index 28ac3dd..6cb3a07
--- a/.htaccess
+++ b/.htaccess
@@ -5,9 +5,6 @@ AddType audio/ogg .oga
 <FilesMatch "\.(out|log)$">
 Deny from all
 </FilesMatch>
-<Files "(include|library)">
-Deny from all
-</Files>
 
 <IfModule mod_rewrite.c>
   RewriteEngine on