X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.htaccess;h=6cb3a074943c33d61c076d427ae4e5c154c4861c;hb=4fd1a17f0662d089d2d729aabdf04a883464ab05;hp=11bc902c4c7f22a378326e2a2bbf33e80c10ab68;hpb=e7834e60f872f91954266a7bcc2b5adda3df8d00;p=friendica.git diff --git a/.htaccess b/.htaccess index 11bc902c4c..6cb3a07494 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,4 @@ -#Options -Indexes +Options -Indexes AddType application/x-java-archive .jar AddType audio/ogg .oga @@ -8,10 +8,8 @@ Deny from all RewriteEngine on - # 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