aboutsummaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '.htaccess')
-rwxr-xr-x.htaccess5
1 files changed, 1 insertions, 4 deletions
diff --git a/.htaccess b/.htaccess
index 5f9531a7e..6cb3a0749 100755
--- a/.htaccess
+++ b/.htaccess
@@ -1,13 +1,10 @@
-#Options -Indexes
+Options -Indexes
AddType application/x-java-archive .jar
AddType audio/ogg .oga
<FilesMatch "\.(out|log)$">
Deny from all
</FilesMatch>
-<Files "(include|library)">
-Deny from all
-</Files>
<IfModule mod_rewrite.c>
RewriteEngine on