aboutsummaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess4
1 files changed, 2 insertions, 2 deletions
diff --git a/.htaccess b/.htaccess
index 73031b962..3ababd770 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,7 @@ Deny from all
<IfModule mod_rewrite.c>
RewriteEngine on
-
+ RewriteBase /~fabio/friendika/
# Protect repository directory from browsing
RewriteRule "(^|/)\.git" - [F]