]> git.mxchange.org Git - friendica.git/blobdiff - .htaccess
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
[friendica.git] / .htaccess
index 3ababd7706679f798ca81cde4bb39c88ab2d6f63..6cb3a074943c33d61c076d427ae4e5c154c4861c 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -1,4 +1,4 @@
-#Options -Indexes
+Options -Indexes
 AddType application/x-java-archive .jar
 AddType audio/ogg .oga
 
@@ -8,7 +8,6 @@ Deny from all
 
 <IfModule mod_rewrite.c>
   RewriteEngine on
-  RewriteBase /~fabio/friendika/
   # Protect repository directory from browsing
   RewriteRule "(^|/)\.git" - [F]