aboutsummaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-10-17 16:53:59 +0200
committerFabio Comuni <fabrix.xm@gmail.com>2011-10-17 16:53:59 +0200
commitde44072172b7f56345041358a0be275b482e474c (patch)
tree1298dbe93bae97687932e9ffe346350f42572ade /.htaccess
parent2116943964e0c10984976f6d38eba044e35f983a (diff)
downloadvolse-hubzilla-de44072172b7f56345041358a0be275b482e474c.tar.gz
volse-hubzilla-de44072172b7f56345041358a0be275b482e474c.tar.bz2
volse-hubzilla-de44072172b7f56345041358a0be275b482e474c.zip
works on login form
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]