aboutsummaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-17 14:55:46 -0700
committerFriendika <info@friendika.com>2011-10-17 14:55:46 -0700
commitf0dc77ab6c102d83e7f98336b522f9c7b4a4a14f (patch)
treed8622e943809f497f2cf53be65e104ec394f6bc0 /.htaccess
parent278433eac75639052686f70e98621466d6c44df3 (diff)
parente15aab9b755e8696d8dd7984e8de4ea5591e0caf (diff)
downloadvolse-hubzilla-f0dc77ab6c102d83e7f98336b522f9c7b4a4a14f.tar.gz
volse-hubzilla-f0dc77ab6c102d83e7f98336b522f9c7b4a4a14f.tar.bz2
volse-hubzilla-f0dc77ab6c102d83e7f98336b522f9c7b4a4a14f.zip
Merge branch 'pull'
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess3
1 files changed, 1 insertions, 2 deletions
diff --git a/.htaccess b/.htaccess
index 73031b962..1df509670 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,4 +1,4 @@
-Options -Indexes
+#Options -Indexes
AddType application/x-java-archive .jar
AddType audio/ogg .oga
@@ -8,7 +8,6 @@ Deny from all
<IfModule mod_rewrite.c>
RewriteEngine on
-
# Protect repository directory from browsing
RewriteRule "(^|/)\.git" - [F]