diff options
author | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-10-17 17:40:00 +0200 |
---|---|---|
committer | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-10-17 17:40:00 +0200 |
commit | 9254c13f6203f4991f51694381037538cd7710ab (patch) | |
tree | dae5ed6f4db93e4fc05ac63905f11efe18c37523 /.htaccess | |
parent | 399f630b1041be1bd5581ecabb9f79d153a69190 (diff) | |
download | volse-hubzilla-9254c13f6203f4991f51694381037538cd7710ab.tar.gz volse-hubzilla-9254c13f6203f4991f51694381037538cd7710ab.tar.bz2 volse-hubzilla-9254c13f6203f4991f51694381037538cd7710ab.zip |
reverted rewrite base
Diffstat (limited to '.htaccess')
-rw-r--r-- | .htaccess | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,7 +8,6 @@ Deny from all <IfModule mod_rewrite.c> RewriteEngine on - RewriteBase /~fabio/friendika/ # Protect repository directory from browsing RewriteRule "(^|/)\.git" - [F] |