From e3f061382b5f845f3c5033d5c2366e8fa9bc01fb Mon Sep 17 00:00:00 2001
From: Friendika <info@friendika.com>
Date: Wed, 6 Jul 2011 03:52:51 -0700
Subject: [PATCH 1/2] removed local testing statement from .htaccess

---
 .htaccess | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.htaccess b/.htaccess
index 11bc902c4c..9eb6be2858 100644
--- a/.htaccess
+++ b/.htaccess
@@ -11,7 +11,6 @@ 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

From e3e27458f85393d8c2a53a3b19d63d1689b6f874 Mon Sep 17 00:00:00 2001
From: Friendika <info@friendika.com>
Date: Wed, 6 Jul 2011 04:14:17 -0700
Subject: [PATCH 2/2] removed another local line

---
 .htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.htaccess b/.htaccess
index 9eb6be2858..73031b962e 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,4 +1,4 @@
-#Options -Indexes
+Options -Indexes
 AddType application/x-java-archive .jar
 AddType audio/ogg .oga