aboutsummaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-22 05:49:08 -0700
committerfriendica <info@friendica.com>2012-03-22 05:49:08 -0700
commitc7dcc58673470c53e5b390837518c24f55ee4558 (patch)
tree400e2d4a6b2129e1373438f6d2e64fb98dc91a99 /.htaccess
parent1e86e3fb26271a687721ed6e74055feb38b363fa (diff)
parent9ba5fff865ed1d17c86982a5cf939f8e3e45da05 (diff)
downloadvolse-hubzilla-c7dcc58673470c53e5b390837518c24f55ee4558.tar.gz
volse-hubzilla-c7dcc58673470c53e5b390837518c24f55ee4558.tar.bz2
volse-hubzilla-c7dcc58673470c53e5b390837518c24f55ee4558.zip
Merge pull request #157 from campino/master
Tests for the template engine
Diffstat (limited to '.htaccess')
-rwxr-xr-x.htaccess3
1 files changed, 0 insertions, 3 deletions
diff --git a/.htaccess b/.htaccess
index 28ac3dd80..6cb3a0749 100755
--- 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