diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-11-27 20:05:47 -0800 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-11-27 20:05:47 -0800 |
commit | 4bfd34b479e5e04ee332d5aec88752d317f88b54 (patch) | |
tree | 5176dd79b43cba09cf4ac12cbb68b077c434dd79 /.htaccess | |
parent | 962d9f36d05a1f9e94e0a74b17b2f1fff8ff7220 (diff) | |
parent | 216d41cd642890cbfdadc092e5f944d788d91843 (diff) | |
download | volse-hubzilla-4bfd34b479e5e04ee332d5aec88752d317f88b54.tar.gz volse-hubzilla-4bfd34b479e5e04ee332d5aec88752d317f88b54.tar.bz2 volse-hubzilla-4bfd34b479e5e04ee332d5aec88752d317f88b54.zip |
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to '.htaccess')
-rw-r--r-- | .htaccess | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,3 +28,4 @@ AddType audio/ogg .oga RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?q=$1 [E=REMOTE_USER:%{HTTP:Authorization},L,QSA] </IfModule> + |