X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.htaccess-dist;h=c5c1b5b716c1e75a09a7f02d5b105c88a1f882ee;hb=8a902afde58cac1c2b5849361f93d7c9b6e43470;hp=404137168afd8a4f04943eacbf43b0d5293c9222;hpb=2703fd50fccde9ceb6f05eb3c6d1aac30e8c1649;p=friendica.git diff --git a/.htaccess-dist b/.htaccess-dist index 404137168a..c5c1b5b716 100644 --- a/.htaccess-dist +++ b/.htaccess-dist @@ -51,6 +51,6 @@ AddType audio/ogg .oga RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d - RewriteRule ^(.*)$ index.php?pagename=$1 [E=REMOTE_USER:%{HTTP:Authorization},L,QSA] + RewriteRule ^(.*)$ index.php?pagename=$1 [E=REMOTE_USER:%{HTTP:Authorization},L,QSA,B]