]> git.mxchange.org Git - friendica.git/blobdiff - .htaccess
template proc: avoid a notice and allow template name to include to be passed with...
[friendica.git] / .htaccess
old mode 100644 (file)
new mode 100755 (executable)
index 73031b9..1df5096
--- 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
-
   # Protect repository directory from browsing
   RewriteRule "(^|/)\.git" - [F]