X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=.htaccess-dist;h=c5c1b5b716c1e75a09a7f02d5b105c88a1f882ee;hb=97585083d98b3e859ddf553470a4fd4d476bc97a;hp=c86b81b889d128cc321978f8f90643d2bfef2d3f;hpb=cd7b9177ea63aa74ad4112850f3b7a6dccd37d23;p=friendica.git diff --git a/.htaccess-dist b/.htaccess-dist index c86b81b889..c5c1b5b716 100644 --- a/.htaccess-dist +++ b/.htaccess-dist @@ -19,7 +19,7 @@ AddType audio/ogg .oga # deny access to backup files - + #Apache 2.4 Require all denied @@ -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]