diff options
author | Fabio Comuni <fabrix.xm@gmail.com> | 2011-07-06 16:22:16 +0200 |
---|---|---|
committer | Fabio Comuni <fabrix.xm@gmail.com> | 2011-07-06 16:22:16 +0200 |
commit | e8a29c64cacd5054ac7630d94efd1e1429b75c07 (patch) | |
tree | b84af0d07d58740e9d57af08b44d137a9192cd7c | |
parent | 2c2df90dc0d5eef066a4f6a2613f59f697005411 (diff) | |
parent | e3e27458f85393d8c2a53a3b19d63d1689b6f874 (diff) | |
download | volse-hubzilla-e8a29c64cacd5054ac7630d94efd1e1429b75c07.tar.gz volse-hubzilla-e8a29c64cacd5054ac7630d94efd1e1429b75c07.tar.bz2 volse-hubzilla-e8a29c64cacd5054ac7630d94efd1e1429b75c07.zip |
Merge remote-tracking branch 'friendika/master'
-rw-r--r-- | .htaccess | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,4 @@ -#Options -Indexes +Options -Indexes AddType application/x-java-archive .jar AddType audio/ogg .oga @@ -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 |