aboutsummaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2011-10-17 08:20:26 -0700
committerfabrixxm <fabrix.xm@gmail.com>2011-10-17 08:20:26 -0700
commit399f630b1041be1bd5581ecabb9f79d153a69190 (patch)
tree389af21598b6a9ea5adcfe08cab5f147da81ef3b /.htaccess
parent1df892ebbce59ac6293eacbe065ebc71826b4d85 (diff)
parent5830682e0cbe02d1b08042c31e893fbe4c6d7366 (diff)
downloadvolse-hubzilla-399f630b1041be1bd5581ecabb9f79d153a69190.tar.gz
volse-hubzilla-399f630b1041be1bd5581ecabb9f79d153a69190.tar.bz2
volse-hubzilla-399f630b1041be1bd5581ecabb9f79d153a69190.zip
Merge pull request #30 from fabrixxm/master
some fix and and some other works
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]