diff options
author | Friendika <info@friendika.com> | 2011-07-06 03:52:51 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-07-06 03:52:51 -0700 |
commit | e3f061382b5f845f3c5033d5c2366e8fa9bc01fb (patch) | |
tree | d18cc48df30a5ff2f72b750dd5d2bf5fdcdbd8ff | |
parent | 358cb3832586c41d453748f32b8eb4e303684814 (diff) | |
download | volse-hubzilla-e3f061382b5f845f3c5033d5c2366e8fa9bc01fb.tar.gz volse-hubzilla-e3f061382b5f845f3c5033d5c2366e8fa9bc01fb.tar.bz2 volse-hubzilla-e3f061382b5f845f3c5033d5c2366e8fa9bc01fb.zip |
removed local testing statement from .htaccess
-rw-r--r-- | .htaccess | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |