X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.htaccess;h=a671cc680aff06f63aa301add63c8cc59c34ad33;hb=e3ee9ee501f6a02ba64b95cd593f7f2cbffa1631;hp=2348cdc38b36ca4eed776ae762eee7d2c8edf660;hpb=0b0b29dc9777d9958c9cdddbeddf15e4c363d819;p=friendica.git diff --git a/.htaccess b/.htaccess index 2348cdc38b..a671cc680a 100644 --- a/.htaccess +++ b/.htaccess @@ -4,7 +4,7 @@ AddType audio/ogg .oga #AddHandler php53-cgi .php - + #Apache 2.4 Require all denied @@ -38,4 +38,3 @@ AddType audio/ogg .oga RewriteRule ^(.*)$ index.php?pagename=$1 [E=REMOTE_USER:%{HTTP:Authorization},L,QSA] -