aboutsummaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-07-06 03:39:10 -0700
committerFriendika <info@friendika.com>2011-07-06 03:39:10 -0700
commit358cb3832586c41d453748f32b8eb4e303684814 (patch)
tree7285785b61685af145fb14954a0e345e7aa6f88b /.htaccess
parent84d12c3e08ae4b6fe228ce881b0c1570175d1667 (diff)
parente7834e60f872f91954266a7bcc2b5adda3df8d00 (diff)
downloadvolse-hubzilla-358cb3832586c41d453748f32b8eb4e303684814.tar.gz
volse-hubzilla-358cb3832586c41d453748f32b8eb4e303684814.tar.bz2
volse-hubzilla-358cb3832586c41d453748f32b8eb4e303684814.zip
Merge pull request #136 from fabrixxm/master
Works on settings page and field teplates
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess3
1 files changed, 2 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 73031b962..11bc902c4 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,4 +1,4 @@
-Options -Indexes
+#Options -Indexes
AddType application/x-java-archive .jar
AddType audio/ogg .oga
@@ -11,6 +11,7 @@ Deny from all
# Protect repository directory from browsing
RewriteRule "(^|/)\.git" - [F]
+ RewriteBase /~fabio/friendika
# Rewrite current-style URLs of the form 'index.php?q=x'.
# Also place auth information into REMOTE_USER for sites running